mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Implemented mass tag
This commit is contained in:
@ -42,6 +42,7 @@ App.Auth = function(_, jQuery, util, api, appState, promise) {
|
||||
deleteAllComments: 'deleteAllComments',
|
||||
|
||||
listTags: 'listTags',
|
||||
massTag: 'massTag',
|
||||
|
||||
viewHistory: 'viewHistory',
|
||||
};
|
||||
|
Reference in New Issue
Block a user