diff options
author | 2018-05-20 13:31:56 -0700 | |
---|---|---|
committer | 2018-05-20 13:31:56 -0700 | |
commit | 0f3f5e442f81d37a03618d0df5ea8f0524a24029 (patch) | |
tree | cdd430707b2eeafa436784d382e531fa699208e9 /template/common.go | |
parent | f19ab21b7d7dcddb3de0536c272cb22d581eb8d7 (diff) | |
download | v2-0f3f5e442f81d37a03618d0df5ea8f0524a24029.tar.gz v2-0f3f5e442f81d37a03618d0df5ea8f0524a24029.tar.zst v2-0f3f5e442f81d37a03618d0df5ea8f0524a24029.zip |
Add Pocket integration
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 f573ba15..8519d0cb 100644 --- a/template/common.go +++ b/template/common.go @@ -1,5 +1,5 @@ // Code generated by go generate; DO NOT EDIT. -// 2018-04-29 17:36:50.459886967 -0700 PDT m=+0.024552529 +// 2018-05-20 11:35:19.497832269 -0700 PDT m=+0.009666945 package template |