config/powercord: readd updator, disable updates
This commit is contained in:
parent
c370f7bd40
commit
17416ec09f
2 changed files with 18 additions and 3 deletions
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