mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Implemented post uploads (closed #11)
This commit is contained in:
@ -22,6 +22,7 @@ App.Auth = function(_, jQuery, util, api, appState, promise) {
|
||||
listSketchyPosts: 'listSketchyPosts',
|
||||
listUnsafePosts: 'listUnsafePosts',
|
||||
uploadPosts: 'uploadPosts',
|
||||
uploadPostsAnonymously: 'uploadPostsAnonymously',
|
||||
|
||||
listTags: 'listTags',
|
||||
};
|
||||
|
Reference in New Issue
Block a user