1 files changed, 2 insertions(+), 2 deletions(-)
M libphoton.go
M libphoton.go => libphoton.go +2 -2
@@ 29,8 29,8 @@ type Photon struct {
downloadPath string
cb Callbacks
- cards Cards
- visibleCards Cards
+ Cards Cards
+ VisibleCards Cards
SelectedCard *Card
SelectedCardPos image.Point
searchQuery string