mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-10 15:13:02 -04:00
feat(shc): Add feature parity, more styles & show modes
Co-authored-by: JustOptimize <me@oggetto.zip>
This commit is contained in:
parent
193c65b182
commit
847a32765f
2 changed files with 74 additions and 24 deletions
|
@ -943,7 +943,11 @@ export const EquicordDevs = Object.freeze({
|
|||
Z1xus: {
|
||||
name: "Z1xus",
|
||||
id: 377450600797044746n,
|
||||
}
|
||||
},
|
||||
Oggetto: {
|
||||
name: "Oggetto",
|
||||
id: 619203349954166804n,
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue