mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Fixed tag refreshing
This commit is contained in:
@ -21,6 +21,8 @@ App.Services.TagList = function(jQuery) {
|
||||
return tags;
|
||||
}
|
||||
|
||||
refreshTags();
|
||||
|
||||
return {
|
||||
refreshTags: refreshTags,
|
||||
getTags: getTags,
|
||||
|
Reference in New Issue
Block a user