mirror of
https://github.com/Wyrrrd/Autofilter.git
synced 2026-04-25 06:41:17 +02:00
Added wiki integration
Also moved graphics to be used by both integrations
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
require("integrations.wiki.wiki")
|
||||
|
||||
if mods["wiki"] then
|
||||
wiki_register_mod_wiki(autofilter_wiki)
|
||||
end
|
||||
Reference in New Issue
Block a user