mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-13 16:43:04 -04:00
feat(moreUserTags): add HTML data attributes to user tags (#883)
Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
parent
db7fc3769b
commit
ca91ef4e39
2 changed files with 11 additions and 2 deletions
|
@ -258,8 +258,12 @@ export const Devs = /* #__PURE__*/ Object.freeze({
|
|||
name: "pylix",
|
||||
id: 492949202121261067n
|
||||
},
|
||||
RyanCaoDev: {
|
||||
name: "RyanCaoDev",
|
||||
id: 952235800110694471n,
|
||||
},
|
||||
Strencher: {
|
||||
name: "Strencher",
|
||||
id: 415849376598982656n
|
||||
}
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue