StartupTimings: Fix duplicate find

This commit is contained in:
Nuckyz 2026-01-28 13:26:21 -03:00
parent 0126090c8f
commit 41116f75b4
No known key found for this signature in database
GPG key ID: 440BF8296E1C4AD9

View file

@ -27,7 +27,7 @@ export default definePlugin({
authors: [Devs.Megu],
patches: [{
find: "#{intl::ACTIVITY_SETTINGS}",
find: ".SEARCH_NO_RESULTS&&0===",
replacement: [
{
match: /(?<=}\)([,;])(\i\.settings)\.forEach.+?(\i)\.push.+\)\)\}\))(?=\)\})/,