mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-23 21:37:03 -04:00
Fix Broken i18n
This commit is contained in:
parent
7dfa1ad5f1
commit
bad5dac776
15 changed files with 22 additions and 22 deletions
|
@ -39,7 +39,7 @@ export default definePlugin({
|
|||
settings,
|
||||
patches: [
|
||||
{
|
||||
find: "#{intl::GUILD_OWNER},",
|
||||
find: "#{intl::GUILD_OWNER}),",
|
||||
replacement:
|
||||
{
|
||||
// We add the banner as a property while we can still access the user id
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue