fix: more readable value name (#1521)
This commit is contained in:
@@ -20,7 +20,7 @@ function M.switch_file_selector_provider(target_provider)
|
||||
})
|
||||
end
|
||||
|
||||
---@param target Provider
|
||||
---@param target ProviderName
|
||||
function M.switch_provider(target) require("avante.providers").refresh(target) end
|
||||
|
||||
---@param path string
|
||||
|
||||
Reference in New Issue
Block a user