Skip to content

Commit 38baa81

Browse files
author
ticaki
committed
go back to stable admin
1 parent 7666e34 commit 38baa81

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

admin/jsonConfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -329,11 +329,10 @@
329329
},
330330
"interval": {
331331
"type": "number",
332-
"label": "Aktualisierungsintervall",
332+
"label": "Aktualisierungsintervall (in Minuten)",
333333
"tooltip": "Intervall in Minuten, in dem die Nachrichten aktualisiert werden sollen",
334334
"min": 5,
335335
"max": 1000000,
336-
"unit": "Minuten",
337336
"step": 1,
338337
"newLine": true,
339338
"xs": 12,

io-package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
],
159159
"globalDependencies": [
160160
{
161-
"admin": ">=7.4.9"
161+
"admin": ">=7.1.5"
162162
}
163163
]
164164
},

0 commit comments

Comments
 (0)