mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-22 16:24:05 +01:00
fix (tags): wip development
This commit is contained in:
parent
f6394d1cd2
commit
4300989bf7
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ class TagManager {
|
|||
return tags;
|
||||
}
|
||||
return [
|
||||
"Bookmark", "wiki", "B", "C", "D", "E", "F"
|
||||
// "Bookmark", "wiki", "B", "C", "D", "E", "F"
|
||||
];
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue