config/powercord: readd updator, disable updates
This commit is contained in:
parent
c370f7bd40
commit
17416ec09f
2 changed files with 18 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
|||
{
|
||||
"advancedSettings": true,
|
||||
"advancedSettings": false,
|
||||
"experiments": true,
|
||||
"disabledPlugins": [
|
||||
"pc-lmgtfy",
|
||||
"pc-spotify",
|
||||
"pc-heygirl",
|
||||
"pc-updater"
|
||||
"pc-heygirl"
|
||||
]
|
||||
}
|
16
users/infinidoge/config/powercord/pc-updater.json
Normal file
16
users/infinidoge/config/powercord/pc-updater.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"paused": false,
|
||||
"failed": false,
|
||||
"checking": false,
|
||||
"updating": false,
|
||||
"awaiting_reload": false,
|
||||
"checking_progress": [
|
||||
1,
|
||||
1
|
||||
],
|
||||
"last_changelog": "updates-26-04-20",
|
||||
"updates": [],
|
||||
"last_check": 1636564355304,
|
||||
"automatic": false,
|
||||
"disabled": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue