mirror of
https://github.com/9001/copyparty.git
synced 2025-10-04 18:29:31 +02:00
add --localtime
for ui; closes #312
This commit is contained in:
parent
d0d2f206a9
commit
ad23b253dc
11 changed files with 53 additions and 10 deletions
|
@ -2775,6 +2775,7 @@ class AuthSrv(object):
|
|||
"dth3x": vf["th3x"],
|
||||
"dvol": self.args.au_vol,
|
||||
"idxh": int(self.args.ih),
|
||||
"dutc": not self.args.localtime,
|
||||
"themes": self.args.themes,
|
||||
"turbolvl": self.args.turbo,
|
||||
"nosubtle": self.args.nosubtle,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue