mirror of
https://github.com/hotomoe/hotomoe
synced 2024-11-25 15:46:17 +09:00
fix: typo
This commit is contained in:
parent
118dedb441
commit
56a719f0d4
@ -2,7 +2,7 @@
|
|||||||
<XWindow :initial-width="640" :initial-height="402" :can-resize="true" :close-button="true">
|
<XWindow :initial-width="640" :initial-height="402" :can-resize="true" :close-button="true">
|
||||||
<template #header>
|
<template #header>
|
||||||
<i class="icon fa-brands fa-youtube" style="margin-right: 0.5em;"></i>
|
<i class="icon fa-brands fa-youtube" style="margin-right: 0.5em;"></i>
|
||||||
<span>{{ title ?? 'Youtube Player' }}</span>
|
<span>{{ title ?? 'YouTube Player' }}</span>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<div class="poamfof">
|
<div class="poamfof">
|
||||||
|
Loading…
Reference in New Issue
Block a user