mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
🎨 公测云端同步数据仓库 https://github.com/siyuan-note/siyuan/issues/5337
This commit is contained in:
parent
67ffbc995a
commit
ac116ed206
3 changed files with 1 additions and 8 deletions
|
|
@ -29,10 +29,6 @@ import (
|
|||
var assetsWatcher *watcher.Watcher
|
||||
|
||||
func WatchAssets() {
|
||||
if "iOS" == util.Container {
|
||||
return
|
||||
}
|
||||
|
||||
go func() {
|
||||
watchAssets()
|
||||
}()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue