Show listings of a path
This commit is contained in:
@@ -1 +1,5 @@
|
||||
<img src="/img/file-icons/{{type}}.svg">
|
||||
{{#if isFolder}}
|
||||
<img src="/img/file-icons/folder.svg">
|
||||
{{else}}
|
||||
<img src="/img/file-icons/file.svg">
|
||||
{{/if}}
|
||||
Reference in New Issue
Block a user