stuff
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
local _ = {
|
||||
text = "some text"
|
||||
}
|
||||
return {
|
||||
newline = true,
|
||||
height = 1.0001,
|
||||
background = dark_grey
|
||||
}
|
||||
Reference in New Issue
Block a user