Add files via upload (#205)

This commit is contained in:
Eazvy 2025-03-30 07:06:11 -04:00 committed by GitHub
parent 0cdb9155c6
commit 2f0260c9bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
}
],