Fix Experiments
Some checks are pending
Test / Test (push) Waiting to run

This commit is contained in:
thororen1234 2025-06-10 14:31:45 -04:00
parent b386e7e756
commit cc548524df
No known key found for this signature in database

View file

@ -69,7 +69,7 @@ export default definePlugin({
},
// Change top right chat toolbar button from the help one to the dev one
{
find: ".CONTEXTLESS,isActivityPanelMode:",
find: ".GLOBAL_DISCOVERY)?",
replacement: {
match: /hasBugReporterAccess:(\i)/,
replace: "_hasBugReporterAccess:$1=true"