Refactor lua modules for object ownership
This commit is contained in:
@@ -11,3 +11,7 @@ hl.monitor({
|
||||
position = "auto",
|
||||
scale = 1,
|
||||
})
|
||||
|
||||
return {
|
||||
start = function() end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user