mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-15 17:43:08 -04:00
i18n
This commit is contained in:
parent
c2287a1d59
commit
fe69a03e7c
26 changed files with 42 additions and 42 deletions
|
@ -17,7 +17,7 @@ export default definePlugin({
|
|||
|
||||
patches: [
|
||||
{
|
||||
find: "colorString,background",
|
||||
find: "#{intl::UNKNOWN_ROLE_PLACEHOLDER}",
|
||||
replacement: {
|
||||
match: /(hidePersonalInformation.*?)return/,
|
||||
replace: "$1return $self.patchChatboxMention(arguments[0]);"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue