diff --git a/Basalt/main.lua b/Basalt/main.lua index 7cdbf9d..cfae473 100644 --- a/Basalt/main.lua +++ b/Basalt/main.lua @@ -205,6 +205,7 @@ local basalt = {} basalt = { setTheme = setTheme, getTheme = getTheme, + stopUpdate = stop, getVersion = function() return version end,