rename files after merge :(

This commit is contained in:
ogerly 2023-02-24 08:08:37 +01:00
parent 7e044f5269
commit 0faf32b071
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

View File

@ -13,7 +13,7 @@
<span class="ml-2">{{ $t('navigation.overview') }}</span>
</b-nav-item>
<b-nav-item to="/send" class="mb-3" active-class="activeRoute">
<b-img src="/img/svg/senden.svg" height="20" class="svg-icon" />
<b-img src="/img/svg/send.svg" height="20" class="svg-icon" />
<span class="ml-2">{{ $t('navigation.send') }}</span>
</b-nav-item>
<b-nav-item to="/transactions" class="mb-3" active-class="activeRoute">