diff options
Diffstat (limited to 'cmd/rescribe/embed_other.go')
-rw-r--r-- | cmd/rescribe/embed_other.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/rescribe/embed_other.go b/cmd/rescribe/embed_other.go index fe51fd0..86848d2 100644 --- a/cmd/rescribe/embed_other.go +++ b/cmd/rescribe/embed_other.go @@ -11,3 +11,4 @@ package main // if not one of the above platforms, we won't embed anything, so // just create an empty byte slice var tesszip []byte +var gbookzip []byte |