mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-18 10:57:04 -04:00
PolishWording plugin rework (#208)
* PolishWording plugin but on dev branch * Some Changes --------- Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
This commit is contained in:
parent
8ec570ebc4
commit
5a9c4c15c2
2 changed files with 257 additions and 45 deletions
|
@ -1028,6 +1028,10 @@ export const EquicordDevs = Object.freeze({
|
|||
name: "omaw",
|
||||
id: 1155026301791514655n
|
||||
},
|
||||
WKoA: {
|
||||
name: "WKoA",
|
||||
id: 724416180097384498n
|
||||
}
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue