mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-06-11 03:13:32 -07:00
Overlay 2.0 (#12)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
local M = {}
|
||||
|
||||
function M.init()
|
||||
require("bootstrap").init()
|
||||
end
|
||||
|
||||
return M
|
||||
Reference in New Issue
Block a user