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