don't show file extension in target items

This commit is contained in:
MrOtherGuy
2020-06-05 12:48:42 +03:00
parent 9acc299333
commit fc5ef0f89a
3 changed files with 10 additions and 4 deletions

5
html_resources/ext.svg Normal file
View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" stroke="black" stroke-linecap="round" fill="transparent" width="100" height="100" stroke-width="10" viewBox="0 0 100 100">
<path d="M45 10h40v45M85,10l-40,40"/>
<path d="M50 25h-40v60h60v-40"/>
</svg>

After

Width:  |  Height:  |  Size: 294 B