don't add 'blank page' to navigation history
This commit is contained in:
@@ -3,7 +3,7 @@ package controller
|
||||
type PageName int
|
||||
|
||||
const (
|
||||
Blank PageName = iota
|
||||
None PageName = iota // nil case
|
||||
Album
|
||||
Albums
|
||||
Artist
|
||||
|
||||
Reference in New Issue
Block a user