diff --git a/080-interventionPlanning/08-planning-feinziele.jsonc b/080-interventionPlanning/08-planning-feinziele.jsonc index 57c80fa..d0486a0 100644 --- a/080-interventionPlanning/08-planning-feinziele.jsonc +++ b/080-interventionPlanning/08-planning-feinziele.jsonc @@ -1,4 +1,3 @@ -// Fine goals (Feinziele) — each linked to a parent Grobziel block ID { "id": "planning-feinziele", "type": "feinziele", @@ -37,8 +36,8 @@ "s": true, "m": true, "a": true, - "r": false, - "t": false + "r": true, + "t": true } }, { @@ -54,4 +53,4 @@ } } ] -} +} \ No newline at end of file