config/powercord: setup powercord configuration
This commit is contained in:
parent
2d6459c19e
commit
3fb0e34ba0
22 changed files with 456 additions and 0 deletions
14
users/infinidoge/config/powercord/pc-updater.json
Normal file
14
users/infinidoge/config/powercord/pc-updater.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"paused": false,
|
||||
"failed": false,
|
||||
"checking": false,
|
||||
"updating": false,
|
||||
"awaiting_reload": false,
|
||||
"checking_progress": [
|
||||
1,
|
||||
1
|
||||
],
|
||||
"last_changelog": "updates-26-04-20",
|
||||
"updates": [],
|
||||
"last_check": 1636556806548
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue