fix: categories
This commit is contained in:
@@ -5,7 +5,6 @@ import { settings } from "./settings";
|
||||
|
||||
|
||||
const categoryId = ref()
|
||||
|
||||
export const getMenu = async () => {
|
||||
if(!categoryId.value){
|
||||
categoryId.value = settings['app'].category_tree_root_id
|
||||
|
||||
Reference in New Issue
Block a user