mirror of
https://github.com/Wyrrrd/Autofilter.git
synced 2026-04-23 22:23:18 +02:00
883a9425ff
- Add shortcut tile - Fix filter mode - Fix check mode - Add uk locale
9 lines
212 B
Lua
9 lines
212 B
Lua
data:extend({
|
|
{
|
|
type = "string-setting",
|
|
name = "autofilter_mode",
|
|
default_value = "contents belt",
|
|
setting_type = "runtime-per-user",
|
|
order = "autofilter-b",
|
|
},
|
|
}) |