This commit is contained in:
team3
2026-06-22 10:13:30 +02:00
parent b54f5e23f3
commit 4f1f8d18d0
7 changed files with 60 additions and 25 deletions

View File

@@ -54,6 +54,8 @@ const trackerItems = computed(() => {
const formats = [
{ key: 'Roadmap', label: 'Roadmap' },
{ key: 'Guide', label: 'Guide' },
{ key: 'FullGuide', label: 'FullGuide' },
{ key: 'Rest', label: 'Rest' },
]
const bausteineState = computed(() => {