mirror of
https://github.com/Equicord/Equicord.git
synced 2025-03-30 12:11:58 -04:00
Fix Omaw ID
This commit is contained in:
parent
3c9275fb9f
commit
dc76e447da
1 changed files with 1 additions and 1 deletions
|
@ -1026,7 +1026,7 @@ export const EquicordDevs = Object.freeze({
|
|||
},
|
||||
omaw: {
|
||||
name: "omaw",
|
||||
id: 1234916234789650463n
|
||||
id: 1155026301791514655n
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue