diff options
author | 2018-05-20 13:31:56 -0700 | |
---|---|---|
committer | 2018-05-20 13:31:56 -0700 | |
commit | 0f3f5e442f81d37a03618d0df5ea8f0524a24029 (patch) | |
tree | cdd430707b2eeafa436784d382e531fa699208e9 /ui/static/css.go | |
parent | f19ab21b7d7dcddb3de0536c272cb22d581eb8d7 (diff) | |
download | v2-0f3f5e442f81d37a03618d0df5ea8f0524a24029.tar.gz v2-0f3f5e442f81d37a03618d0df5ea8f0524a24029.tar.zst v2-0f3f5e442f81d37a03618d0df5ea8f0524a24029.zip |
Add Pocket integration
Diffstat (limited to 'ui/static/css.go')
-rw-r--r-- | ui/static/css.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/static/css.go b/ui/static/css.go index f29d7894..8e28baf1 100644 --- a/ui/static/css.go +++ b/ui/static/css.go @@ -1,5 +1,5 @@ // Code generated by go generate; DO NOT EDIT. -// 2018-05-19 15:45:16.654304958 -0700 PDT m=+0.017095824 +// 2018-05-20 11:35:19.493979584 -0700 PDT m=+0.005814260 package static |