mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 03:40:04 -06:00
🎨 The workspace will be reset on iOS https://github.com/siyuan-note/siyuan/issues/16544
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
@@ -241,6 +241,8 @@ func getWorkspaces(c *gin.Context) {
|
||||
return
|
||||
}
|
||||
|
||||
logging.LogInfof("workspace paths [%+v]", workspacePaths)
|
||||
|
||||
var workspaces, openedWorkspaces, closedWorkspaces []*Workspace
|
||||
for _, p := range workspacePaths {
|
||||
logging.LogInfof("get workspace [%s]", p)
|
||||
|
||||
Reference in New Issue
Block a user