From e99aa52fd4ccc09da2124915cedb67d381b500ce Mon Sep 17 00:00:00 2001 From: rustdesk Date: Sat, 28 Mar 2026 14:19:46 +0800 Subject: [PATCH] refresh lic --- v3/src/pages/success.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v3/src/pages/success.astro b/v3/src/pages/success.astro index 16fa9098..516c6317 100644 --- a/v3/src/pages/success.astro +++ b/v3/src/pages/success.astro @@ -45,7 +45,7 @@ const metadata = { titleFragment.innerHTML = 'License ' + action + ' successfully!'; contentFragment.innerHTML = `

- Your license has been successfully ${action}. Please follow this link to activate it. + Your license has been successfully ${action}. Please follow this link to activate it.

`; }