Added essential files
This commit is contained in:
4
config/keys.json
Normal file
4
config/keys.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"publicKey": "",
|
||||
"privateKey": ""
|
||||
}
|
||||
8
config/options.json
Normal file
8
config/options.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"news": true,
|
||||
"menu": true,
|
||||
"notif": false,
|
||||
"groups": true,
|
||||
"clean": true,
|
||||
"key": true
|
||||
}
|
||||
22
config/usettings.json
Normal file
22
config/usettings.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"keyrooms": [],
|
||||
"cleanThings": [],
|
||||
"rooms": [],
|
||||
"menu": {
|
||||
"defaultItems": {
|
||||
"sn": [
|
||||
"Pieczywo 2",
|
||||
"Masło 1",
|
||||
"Herbata",
|
||||
"Cytryna"
|
||||
],
|
||||
"kol": [
|
||||
"Pieczywo 2",
|
||||
"Masło 1",
|
||||
"Dżem",
|
||||
"Herbata",
|
||||
"Cytryna"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user