mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Added option to cycle fit mode to sidebar
This commit is contained in:
@ -104,6 +104,7 @@ App.Presenters.PostContentPresenter = function(
|
||||
render: render,
|
||||
addNewPostNote: addNewPostNote,
|
||||
updatePostNotesSize: updatePostNotesSize,
|
||||
cycleFitMode: cycleFitMode,
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user