This commit is contained in:
Eudemon 2025-03-19 18:20:24 +08:00
parent 09bab17cd5
commit f4db00ad80

View File

@ -118,7 +118,6 @@ const handleServiceClick = async () => {
} else { } else {
openUrl(appStore.FAQ) openUrl(appStore.FAQ)
} }
} }
</script> </script>