Minor fix to importing.
This commit is contained in:
parent
ecf31948b6
commit
05930b8a2b
2
init.lua
2
init.lua
|
@ -1,2 +1,2 @@
|
|||
|
||||
return assert(require((... and select('1', ...):match('.+%.') or '')..'assert-gooder'), '[assert-gooder]: Could not load vital library: assert-gooder')
|
||||
return assert(require((... and select('1', ...):match('.+%')..'.' or '')..'assert-gooder'), '[assert-gooder]: Could not load vital library: assert-gooder')
|
||||
|
|
Loading…
Reference in New Issue
Block a user