adjust successfully upgraded sub-text
This commit is contained in:
parent
1965078000
commit
ac0c735c90
1 changed files with 2 additions and 1 deletions
|
|
@ -136,7 +136,8 @@ const VideoList: NextPage = () => {
|
|||
</span>
|
||||
{closeQueryParam === "true" ? (
|
||||
<span className="mt-1 text-base text-zinc-500">
|
||||
You can now close this window
|
||||
You can now close this window and try to upload the video
|
||||
again!
|
||||
</span>
|
||||
) : (
|
||||
<span className="mt-1 text-base text-zinc-500">
|
||||
|
|
|
|||
Loading…
Reference in a new issue