diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json index 6bbd04a..20ae7b8 100644 --- a/.vs/VSWorkspaceState.json +++ b/.vs/VSWorkspaceState.json @@ -6,6 +6,5 @@ "\\src\\app\\send-post", "\\src\\app\\services" ], - "SelectedNode": "\\src\\app\\services\\api-chat.service.ts", "PreviewInSolutionExplorer": false } \ No newline at end of file diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite index 6bd4ae6..a24212f 100644 Binary files a/.vs/slnx.sqlite and b/.vs/slnx.sqlite differ diff --git a/src/app/boards/post/post.component.html b/src/app/boards/post/post.component.html index 7c85b71..d3d7ad4 100644 --- a/src/app/boards/post/post.component.html +++ b/src/app/boards/post/post.component.html @@ -3,5 +3,6 @@ + pic
{{post.Text}}