mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
fix(cloudcmd) path -> link
This commit is contained in:
parent
a4ef905bbd
commit
5f9b6a6699
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
FILE_TMPL = HTMLDIR + 'file.html',
|
||||
PATH_TMPL = HTMLDIR + 'path.html',
|
||||
LINK_TMPL = HTMLDIR + 'path.html',
|
||||
LINK_TMPL = HTMLDIR + 'link.html',
|
||||
|
||||
FileTemplate, PathTemplate, LinkTemplate,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue