1
0

replaced ti-music

This commit is contained in:
dakkar
2024-06-21 18:12:01 +01:00
parent 0b72513ce5
commit d21d428d64
6 changed files with 6 additions and 5 deletions
@@ -15,7 +15,7 @@ SPDX-License-Identifier: AGPL-3.0-only
<MkButton primary gradate rounded @click="matchAny">{{ i18n.ts._reversi.freeMatch }}</MkButton>
<MkButton primary gradate rounded @click="matchUser">{{ i18n.ts.invite }}</MkButton>
</div>
<div style="font-size: 90%; opacity: 0.7; text-align: center;"><i class="ph-music-notes ph-bold ph-lg"></i> {{ i18n.ts.soundWillBePlayed }}</div>
<div style="font-size: 90%; opacity: 0.7; text-align: center;"><i class="ti ti-music"></i> {{ i18n.ts.soundWillBePlayed }}</div>
</div>
<MkFolder v-if="invitations.length > 0" :defaultOpen="true">