diff options
author | 2018-05-20 15:29:14 -0700 | |
---|---|---|
committer | 2018-05-20 15:29:14 -0700 | |
commit | 7f2fd1fdd85a62b187ad901d4917e561e39e37b2 (patch) | |
tree | 635fd7622cda67a0b9a422e093edee0b2bbc7399 /template/common.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 'template/common.go')
-rw-r--r-- | template/common.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/common.go b/template/common.go index 8519d0cb..ecb1bd25 100644 --- a/template/common.go +++ b/template/common.go @@ -1,5 +1,5 @@ // Code generated by go generate; DO NOT EDIT. -// 2018-05-20 11:35:19.497832269 -0700 PDT m=+0.009666945 +// 2018-05-20 15:22:33.793709932 -0700 PDT m=+0.025180445 package template |