diff options
author | 2018-05-20 15:29:14 -0700 | |
---|---|---|
committer | 2018-05-20 15:29:14 -0700 | |
commit | 7f2fd1fdd85a62b187ad901d4917e561e39e37b2 (patch) | |
tree | 635fd7622cda67a0b9a422e093edee0b2bbc7399 /ui/static/css.go | |
parent | 0f3f5e442f81d37a03618d0df5ea8f0524a24029 (diff) | |
download | v2-7f2fd1fdd85a62b187ad901d4917e561e39e37b2.tar.gz v2-7f2fd1fdd85a62b187ad901d4917e561e39e37b2.tar.zst v2-7f2fd1fdd85a62b187ad901d4917e561e39e37b2.zip |
Add Pocket authorization flow in the user interface
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 8e28baf1..6755dcfa 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-20 11:35:19.493979584 -0700 PDT m=+0.005814260 +// 2018-05-20 15:22:33.782567368 -0700 PDT m=+0.014037881 package static |