This commit is contained in:
Vanessa 2025-03-19 21:46:18 +08:00
parent 9047153349
commit 205ebd26b5

View File

@ -85,4 +85,4 @@ export const iOSPurchase = (productType: string) => {
} else {
showMessage(window.siyuan.languages.needLogin);
}
}
};