mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 12:48:01 +02:00
add translatable string for artist>subscribers
This commit is contained in:
parent
3e725e004f
commit
311f3a698e
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ import { onMounted, onUpdated, ref } from 'vue';
|
|||
import Btn from './Btn.vue';
|
||||
|
||||
import { useStore } from '@/scripts/util.js';
|
||||
|
||||
import { useResults, useArtist } from '@/stores/results.js';
|
||||
import { useI18n } from '@/stores/misc.js';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue