mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-19 16:06:02 +01:00
chore: vscode is dumb
all these spaces make a tab
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
lib = setmetatable({}, {
|
||||
__newindex = function(self, name, fn)
|
||||
print('created '..name)
|
||||
exports(name, fn)
|
||||
end
|
||||
})
|
||||
Reference in New Issue
Block a user