mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-09 06:33:03 -04:00
PetPet: Fix Upload Image Option (#2461)
This commit is contained in:
parent
f4d6461690
commit
4da8b9aad7
8 changed files with 45 additions and 28 deletions
|
@ -485,7 +485,11 @@ export const Devs = /* #__PURE__*/ Object.freeze({
|
|||
xocherry: {
|
||||
name: "xocherry",
|
||||
id: 221288171013406720n
|
||||
}
|
||||
},
|
||||
ScattrdBlade: {
|
||||
name: "ScattrdBlade",
|
||||
id: 678007540608532491n
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue