diff options
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ local components = { "drive_null", "controller", "callbuttons", + "pairingtool", } for _,v in ipairs(components) do |