list mode for overview

This commit is contained in:
kepler155c@gmail.com
2020-03-31 23:43:45 -06:00
parent 3313fb986c
commit fc1a308193
5 changed files with 79 additions and 32 deletions

View File

@@ -45,5 +45,6 @@ if settings then
end
end
return settingsTab
-- this needs lots of work - currently only works with booleans
--return settingsTab
end