Fix time parser for "ZZ" prefix
I think this means UTC-08:00, but this just strips it since time handling is pretty naïve already.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
{{ .youCanLoginWith }}:
|
||||
|
||||
{{ .jellyfinURLString }}: {{ .jellyfinURL }}
|
||||
|
||||
{{ .usernameString }}: {{ .username }}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user