fix
This commit is contained in:
parent
dfd6c0f69c
commit
9d1f7aa52f
|
@ -129,7 +129,7 @@ local function create(data)
|
|||
data = restore_data({
|
||||
history_file = ".machi_history",
|
||||
history_save_max = 100,
|
||||
gap = beautiful.useless_gap,
|
||||
gap = api.beautiful.useless_gap,
|
||||
})
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue