diff options
author | Özgür Kesim <oec@kesim.org> | 2024-11-29 11:02:55 +0100 |
---|---|---|
committer | Özgür Kesim <oec@kesim.org> | 2024-11-29 11:02:55 +0100 |
commit | 318f56b5c3d908c9a8c11b6fc6b38a1dc3434db9 (patch) | |
tree | 16e8b49cec6269c40dc71e43bd0cc441d30b6aa3 /project.json | |
parent | 0c987daf0a5719b9388c059b06acddcd8b800037 (diff) |
move plans into dir
Diffstat (limited to 'project.json')
-rw-r--r-- | project.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.json b/project.json index fb70b50..be6aa5d 100644 --- a/project.json +++ b/project.json @@ -9,6 +9,7 @@ "fefe": { "name": "Felix von Leitner", "type": "Senior" } }, "timelogs": "timelogs", + "planning": "plans", "holidays": { "2023-12-25": "Weihnachten", "2023-12-26": "2. Weihnachtsfeiertag", |