mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-09 08:44:20 +01:00
🚨
This commit is contained in:
parent
0622233933
commit
57aeb25e66
3 changed files with 6 additions and 6 deletions
|
|
@ -150,7 +150,7 @@ export const syncGuide = (app?: App) => {
|
|||
/// #if MOBILE
|
||||
if (0 === window.siyuan.config.sync.provider) {
|
||||
if (needSubscribe()) {
|
||||
return
|
||||
return;
|
||||
}
|
||||
} else if (!isPaidUser()) {
|
||||
showMessage(window.siyuan.languages["_kernel"][214]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue