Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Commit 6ec3154

Browse files
committed
Fix install.json
1 parent ede6572 commit 6ec3154

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Diff for: install.json

+4-5
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,10 @@
6161
}
6262
},
6363
"indicator": {
64-
"title": "Indicator",
65-
"description": "Should the 'online' state always be shown in the lower corner of the page?",
66-
"type": "boolean",
67-
"default": false
68-
}
64+
"title": "Indicator",
65+
"description": "Should the 'online' state always be shown in the lower corner of the page?",
66+
"type": "boolean",
67+
"default": false
6968
}
7069
}
7170
}

0 commit comments

Comments
 (0)