mirror of
https://github.com/hrfee/jellyfin-accounts.git
synced 2024-12-22 17:10:11 +00:00
Added ability to set home layout to jf_api
This commit is contained in:
parent
674636b3a2
commit
4041194d72
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,4 +12,3 @@ colors.txt
|
|||||||
theme.css
|
theme.css
|
||||||
data/static/bootstrap-jf.css
|
data/static/bootstrap-jf.css
|
||||||
old/
|
old/
|
||||||
confignotes.txt
|
|
||||||
|
@ -258,7 +258,3 @@ class Jellyfin:
|
|||||||
raise self.AuthenticationRequiredError
|
raise self.AuthenticationRequiredError
|
||||||
else:
|
else:
|
||||||
return resp
|
return resp
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# template user's policies should be copied to each new account.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user