diff options
Diffstat (limited to 'ogcp/templates/macros.html')
-rw-r--r-- | ogcp/templates/macros.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ogcp/templates/macros.html b/ogcp/templates/macros.html index a00556f..228c393 100644 --- a/ogcp/templates/macros.html +++ b/ogcp/templates/macros.html @@ -76,6 +76,9 @@ {% elif scope['state'] == 'WOL_SENT' %}fas text-wol {% else %}far{% endif %}"></i> {% endif %} + {% if scope["type"] == "folder" %} + 📁 + {% endif %} {{ scope["name"] }} </a> {% if scope["scope"] %} |