refactor: 重构了window 和content类

This commit is contained in:
JuanZoran
2023-01-20 14:54:11 +08:00
parent 94c4658262
commit 579c9268fa
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ M.init = function(entry, opts)
opts = { opts, 't' }
}
local opt = {
relative = nil,
relative = nil,
width = nil,
height = nil,
border = nil,