Shorten Import button text

This commit is contained in:
Claudio Ortolina
2024-10-07 15:11:23 +01:00
parent cd1331bbc6
commit d4f93eae03
2 changed files with 2 additions and 2 deletions
@@ -13,7 +13,7 @@
/>
</form>
<.link patch={~p"/records/import"}>
<.button>Import from MusicBrainz</.button>
<.button>Import</.button>
</.link>
</div>
</header>