mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Added tag relationship management to backend
This commit is contained in:
@ -45,6 +45,8 @@ App.Auth = function(_, jQuery, util, api, appState, promise) {
|
||||
listTags: 'listTags',
|
||||
massTag: 'massTag',
|
||||
changeTagName: 'changeTagName',
|
||||
changeTagImplications: 'changeTagImplications',
|
||||
changeTagSuggestions: 'changeTagSuggestions',
|
||||
banTags: 'banTags',
|
||||
|
||||
viewHistory: 'viewHistory',
|
||||
|
Reference in New Issue
Block a user