mirror of
https://github.com/Wyrrrd/Autofilter.git
synced 2026-03-25 16:09:49 +01:00
Fix and add stuff
- Add shortcut tile - Fix filter mode - Fix check mode - Add uk locale
This commit is contained in:
@@ -1,11 +1,4 @@
|
||||
data:extend({
|
||||
{
|
||||
type = "bool-setting",
|
||||
name = "autofilter_enabled",
|
||||
default_value = true,
|
||||
setting_type = "runtime-per-user",
|
||||
order = "autofilter-a",
|
||||
},
|
||||
{
|
||||
type = "string-setting",
|
||||
name = "autofilter_mode",
|
||||
|
||||
Reference in New Issue
Block a user