From 244f06e2c4192a06bb432de20ee0b01682787337 Mon Sep 17 00:00:00 2001 From: kwaroran Date: Thu, 20 Jul 2023 20:34:55 +0900 Subject: [PATCH] [fix] fix discalmer --- src/lib/UI/Realm/RealmUpload.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/UI/Realm/RealmUpload.svelte b/src/lib/UI/Realm/RealmUpload.svelte index 4e78aa82..7baa071e 100644 --- a/src/lib/UI/Realm/RealmUpload.svelte +++ b/src/lib/UI/Realm/RealmUpload.svelte @@ -32,7 +32,7 @@ {#if char.license !== 'CC BY-NC-SA 4.0' && char.license !== 'CC BY-SA 4.0'} License - You can choose license for the downloaders to limit the usages of your card. + You can choose license for the downloaders to limit the usages of your card's prompt. None {#each Object.keys(CCLicenseData) as ccl}