Changeset 43d78ee in flowtimer
- Timestamp:
-
08/29/24 19:09:16
(9 months ago)
- Author:
- Enrico Schwass <ennoausberlin@…>
- Branches:
- guix
- Children:
- 89b0616
- Parents:
- b4adb9d
- Message:
-
another reformatting
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
rb4adb9d
|
r43d78ee
|
|
47 | 47 | |
48 | 48 | Example `default.json`: |
49 | | ;;; |
| 49 | |
| 50 | ```json |
50 | 51 | { |
51 | 52 | "title": "Default", |
… |
… |
|
109 | 110 | ] |
110 | 111 | } |
111 | | ;;; |
112 | 112 | ``` |
113 | 113 | |