fix(ci): undefiend variabe;
This commit is contained in:
parent
793063a68e
commit
b219633fc1
2 changed files with 6 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ local M = {}
|
|||
|
||||
local cache_file = vim.fn.stdpath('data') .. '/cp-nvim.json'
|
||||
local cache_data = {}
|
||||
local loaded = false
|
||||
|
||||
---@param platform string
|
||||
---@return number?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue