1
0
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:
Wyrrrd
2024-11-06 15:17:53 +01:00
parent 190bbaf1cb
commit 883a9425ff
13 changed files with 143 additions and 62 deletions

View File

@@ -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",