From 94b0d235e2aeb75b27b7c2da5968508155dd4552 Mon Sep 17 00:00:00 2001 From: Lei OT Date: Thu, 4 Jan 2024 15:24:47 +0800 Subject: [PATCH] # --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f7cfb69..ae3e673 100644 --- a/index.html +++ b/index.html @@ -454,7 +454,7 @@ event.preventDefault(); if (that.signaturePad?.isEmpty()) { - // alert("Please provide a signature first."); + alert("Please provide a signature first."); } else { that.loading = true; // var data = that.signaturePad.toDataURL(); // default: image/png