fix silly spelling mistake
This commit is contained in:
parent
2293b16709
commit
16d035c031
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
@ -1,4 +1,4 @@
|
||||||
-- try to call cuatom init
|
-- try to call custom init
|
||||||
pcall(require, "custom")
|
pcall(require, "custom")
|
||||||
|
|
||||||
local core_modules = {
|
local core_modules = {
|
||||||
|
|
Loading…
Reference in a new issue