config/powercord: readd updator, disable updates

This commit is contained in:
Infinidoge 2021-11-10 12:31:20 -05:00
parent c370f7bd40
commit 17416ec09f
2 changed files with 18 additions and 3 deletions

View file

@ -1,10 +1,9 @@
{
"advancedSettings": true,
"advancedSettings": false,
"experiments": true,
"disabledPlugins": [
"pc-lmgtfy",
"pc-spotify",
"pc-heygirl",
"pc-updater"
"pc-heygirl"
]
}