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