summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
authorcheapie <no-email-for-you@example.com>2025-03-16 16:04:30 -0500
committercheapie <no-email-for-you@example.com>2025-03-16 16:04:30 -0500
commitd4ea9138315b0397be1b529168ffa91777523968 (patch)
tree1bd4147bea0a8fcb86d0292b0fe73f3bd692fe1f /init.lua
parentd77fca515443f428f487e2991c80e5e955628366 (diff)
downloadcelevator-d4ea9138315b0397be1b529168ffa91777523968.tar
celevator-d4ea9138315b0397be1b529168ffa91777523968.tar.gz
celevator-d4ea9138315b0397be1b529168ffa91777523968.tar.bz2
celevator-d4ea9138315b0397be1b529168ffa91777523968.tar.xz
celevator-d4ea9138315b0397be1b529168ffa91777523968.zip
Add governor
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index 7496cbf..4c9198f 100644
--- a/init.lua
+++ b/init.lua
@@ -15,6 +15,7 @@ local components = {
"dbdkiosk",
"genericswitch",
"decorations",
+ "governor",
"crafts",
}