mirror of
https://github.com/Equicord/Equicord.git
synced 2025-04-02 21:51:57 -04:00
Add files via upload (#205)
This commit is contained in:
parent
0cdb9155c6
commit
2f0260c9bb
1 changed files with 2 additions and 2 deletions
|
@ -254,8 +254,8 @@ export default definePlugin({
|
|||
find: "M7.5 21.7a8.95 8.95 0 0 1 9 0 1 1 0 0 0 1-1.73c",
|
||||
replacement: {
|
||||
match: /(?<=className:\i\}\))/,
|
||||
replace: ",onClick:$self.openCompleteQuestUI()"
|
||||
},
|
||||
replace: ",onClick:()=>$self.openCompleteQuestUI()"
|
||||
},
|
||||
predicate: () => settings.store.clickableQuestDiscovery
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue