add updates section to setup

This commit is contained in:
Harvey Tindall
2021-03-20 18:00:01 +00:00
parent cd67d3e7ab
commit de92516d52
7 changed files with 67 additions and 29 deletions
+1
View File
@@ -94,6 +94,7 @@ type setupLang struct {
StartPage langSection `json:"startPage"`
EndPage langSection `json:"endPage"`
General langSection `json:"general"`
Updates langSection `json:"updates"`
Language langSection `json:"language"`
Login langSection `json:"login"`
JellyfinEmby langSection `json:"jellyfinEmby"`