mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Added ability to loop video posts
This commit is contained in:
@ -32,6 +32,7 @@ App.Auth = function(_, jQuery, util, api, appState, promise) {
|
||||
changePostContent: 'changePostContent',
|
||||
changePostThumbnail: 'changePostThumbnail',
|
||||
changePostRelations: 'changePostRelations',
|
||||
changePostFlags: 'changePostFlags',
|
||||
|
||||
listComments: 'listComments',
|
||||
addComments: 'addComments',
|
||||
|
Reference in New Issue
Block a user