diff options
Diffstat (limited to '.vs/VSWorkspaceState.json')
| -rw-r--r-- | .vs/VSWorkspaceState.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json index 9d81b57..de42564 100644 --- a/.vs/VSWorkspaceState.json +++ b/.vs/VSWorkspaceState.json @@ -4,10 +4,10 @@ "\\src", "\\src\\app", "\\src\\app\\components", - "\\src\\app\\components\\post", - "\\src\\app\\services", + "\\src\\app\\components\\feed", + "\\src\\app\\components\\profile", "\\src\\models" ], - "SelectedNode": "\\src\\app\\components\\post\\post.component.ts", + "SelectedNode": "\\src\\app\\components\\feed\\feed.component.html", "PreviewInSolutionExplorer": false }
\ No newline at end of file |
