diff options
author | 2017-11-21 20:20:20 -0800 | |
---|---|---|
committer | 2017-11-21 20:20:20 -0800 | |
commit | 9ff3c4504cc06291aad5a055ba5db35c6d1fb9e0 (patch) | |
tree | e59f7de5ed2cdaa9eda9ae0911796ff3a159f536 /server/static/css.go | |
parent | 6690f6a70eb319c1156f8a1bb7465e048567580a (diff) | |
download | v2-9ff3c4504cc06291aad5a055ba5db35c6d1fb9e0.tar.gz v2-9ff3c4504cc06291aad5a055ba5db35c6d1fb9e0.tar.zst v2-9ff3c4504cc06291aad5a055ba5db35c6d1fb9e0.zip |
Set all default config values in config package
Diffstat (limited to 'server/static/css.go')
-rw-r--r-- | server/static/css.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/static/css.go b/server/static/css.go index 11e827ef..72176a6d 100644 --- a/server/static/css.go +++ b/server/static/css.go @@ -1,5 +1,5 @@ // Code generated by go generate; DO NOT EDIT. -// 2017-11-21 19:31:59.629675274 -0800 PST m=+0.008674122 +// 2017-11-21 20:18:16.030648994 -0800 PST m=+0.010081830 package static |