From 7667cb11fa61ce4ee810a5c7f0d96df82eb54039 Mon Sep 17 00:00:00 2001 From: Emile Date: Sun, 15 Mar 2020 22:28:14 +0100 Subject: Download --- src/structs/item.go | 1 + 1 file changed, 1 insertion(+) diff --git a/src/structs/item.go b/src/structs/item.go index 085ce5c..3c0e990 100644 --- a/src/structs/item.go +++ b/src/structs/item.go @@ -12,4 +12,5 @@ type Item struct { IsSymlink bool URL string Size string + Download bool } -- cgit 1.4.1