This commit is contained in:
Mirco Wittrien 2020-06-30 11:56:44 +02:00
parent ab52d59856
commit e8a157968a
2 changed files with 3 additions and 3 deletions

View File

@ -4051,8 +4051,8 @@
censoredStamp: "censoredStamp-fb2cYb" censoredStamp: "censoredStamp-fb2cYb"
}; };
DiscordClassModules.CharCounter = { DiscordClassModules.CharCounter = {
charCounter: "charCounter-7fw40k charcounter", charCounter: "charCounter-7fw40k",
counterAdded: "counterAdded-zz9O4t" counterAdded: "charCounterAdded-zz9O4t"
}; };
DiscordClassModules.DisplayLargeMessages = { DiscordClassModules.DisplayLargeMessages = {
injectButton: "injectButton-8eKqGu" injectButton: "injectButton-8eKqGu"

File diff suppressed because one or more lines are too long