mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2025-11-11 18:18:35 +08:00
fix (tags): wip development
This commit is contained in:
@@ -23,7 +23,7 @@ class TagManager {
|
|||||||
return tags;
|
return tags;
|
||||||
}
|
}
|
||||||
return [
|
return [
|
||||||
"Bookmark", "wiki", "B", "C", "D", "E", "F"
|
// "Bookmark", "wiki", "B", "C", "D", "E", "F"
|
||||||
];
|
];
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user