feat: preview size button

This commit is contained in:
Ramires Viana
2020-08-18 13:08:58 +00:00
parent 778734419d
commit 3d2cb838d1
5 changed files with 46 additions and 4 deletions

View File

@@ -40,6 +40,7 @@ func handleWithStaticData(w http.ResponseWriter, _ *http.Request, d *data, box *
"ReCaptcha": false,
"Theme": d.settings.Branding.Theme,
"EnableThumbs": d.server.EnableThumbnails,
"ResizePreview": d.server.ResizePreview,
}
if d.settings.Branding.Files != "" {