diff --git a/conf/wide.json b/conf/wide.json index 6242e62..5a510d2 100644 --- a/conf/wide.json +++ b/conf/wide.json @@ -27,14 +27,9 @@ "FontSize": "inherit" }, "LatestSessionContent": { - "FileTree": [ - "D:\\GoGoGo\\src\\github.com\\b3log\\wide\\data\\user_workspaces\\admin\\src", - "D:\\GoGoGo\\src\\github.com\\b3log\\wide\\data\\user_workspaces\\admin\\src\\time" - ], - "Files": [ - "D:\\GoGoGo\\src\\github.com\\b3log\\wide\\data\\user_workspaces\\admin\\src\\time\\main.go" - ], - "CurrentFile": "D:\\GoGoGo\\src\\github.com\\b3log\\wide\\data\\user_workspaces\\admin\\src\\time\\main.go" + "FileTree": [], + "Files": [], + "CurrentFile": "" } } ]