1
0
mirror of https://github.com/Wyrrrd/Autofilter.git synced 2026-04-17 18:54:50 +02:00

Added wiki integration

Also moved graphics to be used by both integrations
This commit is contained in:
Wyrrrd
2020-03-29 14:03:06 +02:00
parent e6164a2d96
commit c36e55c961
15 changed files with 68 additions and 18 deletions

View File

@@ -1,5 +1,6 @@
--control.lua
require("integrations.informatron.control")
require("integrations.wiki.control")
--functions definitions
local function is_filter_empty(inserter)