fix: proper v1.1.1
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
||||
.env
|
||||
config/
|
||||
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"publicKey": "BDuV8yH8c43aIRGgNFYSWDNnEpHFhAiReg88gBO3GuxMjNKzpW78zuQs4HJ_2Kq1YScCMuJK5KUS10MioV0VJEU",
|
||||
"privateKey": "_LG6861NbOCq9vngXwVeo2fHdoyVTZdGhZDnWUT4BAs"
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"news": true,
|
||||
"menu": true,
|
||||
"notif": true,
|
||||
"groups": true,
|
||||
"clean": true,
|
||||
"key": true
|
||||
}
|
||||
@@ -1,30 +0,0 @@
|
||||
{
|
||||
"keyrooms": [],
|
||||
"cleanThings": [
|
||||
"test 1",
|
||||
"test 2",
|
||||
"test 3"
|
||||
],
|
||||
"rooms": [
|
||||
1,
|
||||
2,
|
||||
3
|
||||
],
|
||||
"menu": {
|
||||
"defaultItems": {
|
||||
"sn": [
|
||||
"Pieczywo 2",
|
||||
"Masło 1",
|
||||
"Herbata",
|
||||
"Cytryna"
|
||||
],
|
||||
"kol": [
|
||||
"Pieczywo 2",
|
||||
"Masło 1",
|
||||
"Dżem",
|
||||
"Herbata",
|
||||
"Cytryna"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Submodule ipwa-backend updated: 93183799af...aac85e3679
Reference in New Issue
Block a user