fix(config): typo annotations
This commit is contained in:
parent
e90f766ea3
commit
3b9f740b8c
1 changed files with 1 additions and 1 deletions
|
|
@ -109,4 +109,4 @@ setmetatable(config, {
|
||||||
|
|
||||||
---@dochide
|
---@dochide
|
||||||
---@return gopher.Config
|
---@return gopher.Config
|
||||||
return config
|
return config --[[ @as gopher.Config ]]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue