mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-21 04:17:01 -04:00
This commit is contained in:
parent
b386e7e756
commit
cc548524df
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue