This commit is contained in:
Xinhao Yuan 2019-07-06 00:11:41 -04:00
parent dfd6c0f69c
commit 9d1f7aa52f
1 changed files with 1 additions and 1 deletions

View File

@ -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