fix(git): fix diagnostic
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@ end
|
||||
---@field worktree string
|
||||
---@field buffers integer[]
|
||||
---@field watcher? uv.uv_fs_event_t
|
||||
---@field refresh ow.Util.Debouncer
|
||||
---@field refresh fun() | ow.Util.Debouncer
|
||||
local Repo = {}
|
||||
Repo.__index = Repo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user