mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-24 05:47:00 -04:00
Fix Timezones & Drop Colorways For Now
This commit is contained in:
parent
9f39648b0f
commit
bef7dc9488
40 changed files with 1 additions and 8923 deletions
|
@ -151,7 +151,7 @@ export default definePlugin({
|
|||
{
|
||||
find: 'backgroundColor:"COMPLETE"',
|
||||
replacement: {
|
||||
match: /(?<=hasProfileEffect.+?)children:\[/,
|
||||
match: /(?<=backgroundImage.+?)children:\[/,
|
||||
replace: "$&$self.renderProfileTimezone(arguments[0]),"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue