show scan status in ui

This commit is contained in:
sentriz
2019-07-06 16:06:00 +01:00
parent dc09bbd5c0
commit 4d844bd704
5 changed files with 33 additions and 18 deletions

View File

@@ -23,6 +23,7 @@ type templateData struct {
RecentFolders []*model.Album
AllUsers []*model.User
LastScanTime time.Time
IsScanning bool
//
CurrentLastFMAPIKey string
CurrentLastFMAPISecret string