update
This commit is contained in:
@@ -27,9 +27,7 @@ const formats = [
|
||||
{ key: 'Cheatsheet', label: 'Cheatsheet' },
|
||||
{ key: 'MiniGuide', label: 'MiniGuide' },
|
||||
{ key: 'Guide', label: 'Guide' },
|
||||
{ key: 'BeginnerGuide', label: 'BeginnerGuide' },
|
||||
{ key: 'IntermediateGuide', label: 'IntermediateGuide' },
|
||||
{ key: 'ExtendedGuide', label: 'ExtendedGuide' },
|
||||
{ key: 'EndGuide', label: 'EndGuide' },
|
||||
]
|
||||
|
||||
const activeGenerations = computed(() => {
|
||||
|
||||
Reference in New Issue
Block a user