mirror of
https://github.com/lxsang/antd-web-apps
synced 2024-11-20 02:18:20 +01:00
fix
This commit is contained in:
parent
8e8139e709
commit
ca542b765f
@ -99,7 +99,7 @@ function AssetController:get(...)
|
||||
std.f(path)
|
||||
end
|
||||
else
|
||||
self:error("Access fobiden: "..path)
|
||||
self:error("Access forbidden: "..path)
|
||||
end
|
||||
else
|
||||
self:error("Assset file not found: "..path)
|
||||
|
Loading…
Reference in New Issue
Block a user