diff options
| author | Alexey Mikhaylov <alexeym.vn@gmail.com> | 2018-09-14 22:24:16 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-09-14 22:24:16 +0300 |
| commit | f7ecd2cad6c78a7a1ea65593dd87ced244448166 (patch) | |
| tree | 0225e00422dd5e7b59e22c0f6e6b0a5b284e3727 /sick-fits/frontend/.vscode | |
| parent | a9e376ad8ac3898b949e152555a8f9b7eac1451b (diff) | |
fix missing curly brace
Diffstat (limited to 'sick-fits/frontend/.vscode')
| -rw-r--r-- | sick-fits/frontend/.vscode/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sick-fits/frontend/.vscode/settings.json b/sick-fits/frontend/.vscode/settings.json index 2fd8efc..68d36d3 100644 --- a/sick-fits/frontend/.vscode/settings.json +++ b/sick-fits/frontend/.vscode/settings.json @@ -5,3 +5,4 @@ "titleBar.activeBackground": "#FFC600", "titleBar.inactiveBackground": "#FFC600CC" } +} |
