Skip to content

Commit c01ec11

Browse files
rettet parametre til
1 parent 5340bdc commit c01ec11

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

shutdown_at_time.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ parameters:
99
default: null
1010
mandatory: false
1111
- name: "Timer"
12-
type: "string"
12+
type: "int"
1313
default: null
1414
mandatory: true
1515
- name: "Minutter"
1616
type: "int"
17-
default: null
18-
mandatory: false
17+
default: 0
18+
mandatory: true
1919
compatibility:
2020
- "22.04"
2121
- "BorgerPC"

0 commit comments

Comments
 (0)