diff options
Diffstat (limited to 'mal/mal.go')
-rw-r--r-- | mal/mal.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ var ( SearchLength, SearchOffset int SearchNSFW bool + AutoSel int ) // init() would kill the program prematurely on `macli login` command |