mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Added post relations
This commit is contained in:
@ -30,6 +30,7 @@ App.Auth = function(_, jQuery, util, api, appState, promise) {
|
||||
changePostTags: 'changePostTags',
|
||||
changePostContent: 'changePostContent',
|
||||
changePostThumbnail: 'changePostThumbnail',
|
||||
changePostRelations: 'changePostRelations',
|
||||
|
||||
listTags: 'listTags',
|
||||
};
|
||||
|
Reference in New Issue
Block a user