fix: typo

This commit is contained in:
Acid Chicken (硫酸鶏) 2022-10-02 20:57:17 +09:00 committed by GitHub
parent 118dedb441
commit 56a719f0d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<XWindow :initial-width="640" :initial-height="402" :can-resize="true" :close-button="true">
<template #header>
<i class="icon fa-brands fa-youtube" style="margin-right: 0.5em;"></i>
<span>{{ title ?? 'Youtube Player' }}</span>
<span>{{ title ?? 'YouTube Player' }}</span>
</template>
<div class="poamfof">