update
This commit is contained in:
@@ -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(() => {
|
||||
|
||||
Reference in New Issue
Block a user