fix: some refreshing not invoked

This commit is contained in:
wongxy
2022-04-14 23:44:16 +08:00
parent ed3c502da0
commit dbfd0b6e84
+2
View File
@@ -95,6 +95,8 @@ local function refresh(args)
if need_refresh then
_refresh()
end
else
_refresh()
end
end