~ghost08/libphoton

a971311e2f0bbcbf5e82a95aecdee8e27e1a7ad3 — VladimĂ­r Magyar 2 years ago 05bd6f6
Add visibleCards and cards to public
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