Fix Omaw ID
Some checks are pending
Sync to Codeberg / Sync Codeberg and Github (push) Waiting to run
Test / Test (push) Waiting to run

This commit is contained in:
thororen1234 2025-03-17 21:36:31 -04:00
parent 3c9275fb9f
commit dc76e447da
No known key found for this signature in database

View file

@ -1026,7 +1026,7 @@ export const EquicordDevs = Object.freeze({
},
omaw: {
name: "omaw",
id: 1234916234789650463n
id: 1155026301791514655n
},
} satisfies Record<string, Dev>);