Added ability to set home layout to jf_api

This commit is contained in:
Harvey Tindall 2020-06-07 15:15:16 +01:00
parent 674636b3a2
commit 4041194d72
2 changed files with 0 additions and 5 deletions

1
.gitignore vendored
View File

@ -12,4 +12,3 @@ colors.txt
theme.css
data/static/bootstrap-jf.css
old/
confignotes.txt

View File

@ -258,7 +258,3 @@ class Jellyfin:
raise self.AuthenticationRequiredError
else:
return resp
# template user's policies should be copied to each new account.