diff options
| author | Danail Dimitrov <danaildimitrov321@gmail.com> | 2021-03-11 21:09:47 +0200 |
|---|---|---|
| committer | Danail Dimitrov <danaildimitrov321@gmail.com> | 2021-03-11 21:09:47 +0200 |
| commit | fe4c9eaeac345c63e0c08c43b9dc3185d07716e8 (patch) | |
| tree | f0b884e19a5a44357197ed6951e7d2ef3d5f01d7 /.vs | |
| parent | 1f008dfc777022582e5e0cf0823175e66c2790cf (diff) | |
| download | DevHive-Angular-fe4c9eaeac345c63e0c08c43b9dc3185d07716e8.tar DevHive-Angular-fe4c9eaeac345c63e0c08c43b9dc3185d07716e8.tar.gz DevHive-Angular-fe4c9eaeac345c63e0c08c43b9dc3185d07716e8.zip | |
Post rating shows current rating(not static number)
Diffstat (limited to '.vs')
| -rw-r--r-- | .vs/DevHive-Angular/v16/.suo | bin | 23552 -> 32256 bytes | |||
| -rw-r--r-- | .vs/VSWorkspaceState.json | 9 | ||||
| -rw-r--r-- | .vs/slnx.sqlite | bin | 155648 -> 167936 bytes |
3 files changed, 7 insertions, 2 deletions
diff --git a/.vs/DevHive-Angular/v16/.suo b/.vs/DevHive-Angular/v16/.suo Binary files differindex 6166dc6..c5248df 100644 --- a/.vs/DevHive-Angular/v16/.suo +++ b/.vs/DevHive-Angular/v16/.suo diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json index 5023c47..6e9e1ba 100644 --- a/.vs/VSWorkspaceState.json +++ b/.vs/VSWorkspaceState.json @@ -1,8 +1,13 @@ { "ExpandedNodes": [ "", - "\\src" + "\\e2e\\src", + "\\src", + "\\src\\app", + "\\src\\app\\components", + "\\src\\app\\components\\post", + "\\src\\app\\services" ], - "SelectedNode": "\\src\\main.ts", + "SelectedNode": "\\src\\app\\services\\rating.service.ts", "PreviewInSolutionExplorer": false }
\ No newline at end of file diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite Binary files differindex fb0acc2..d413bfa 100644 --- a/.vs/slnx.sqlite +++ b/.vs/slnx.sqlite |
