mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2024-11-07 17:04:32 +01:00
typo
This commit is contained in:
parent
a0d0189da5
commit
1393cf1fbb
@ -832,7 +832,7 @@ window.addEventListener("load", function() {
|
||||
function gotoBuy(redirectUrl) {
|
||||
Swal.fire({
|
||||
title: 'Please Confirm',
|
||||
text: 'Do you want to proceed to the purchase page? Please note that what you are not purchasing is not a SaaS (Software as a Service) subscription. Instead, it is a license for a self-hosting solution, which requires you to deploy it on your own server.',
|
||||
text: 'Do you want to proceed to the purchase page? Please note that what you are purchasing is not a SaaS (Software as a Service) subscription. Instead, it is a license for a self-hosting solution, which requires you to deploy it on your own server.',
|
||||
icon: 'question',
|
||||
showCancelButton: true,
|
||||
confirmButtonText: 'Yes',
|
||||
|
Loading…
Reference in New Issue
Block a user