diff options
| author | 8cy <[email protected]> | 2020-04-23 01:42:13 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-23 01:42:13 -0700 |
| commit | 9edf1fa9431016cdd4e08c8afaff52cf0909f22b (patch) | |
| tree | 2d35a76b5103f43af419400b4c5492eae84b146b /.vscode/settings.json | |
| parent | change verify upload button (diff) | |
| download | acantha.ga-admin-9edf1fa9431016cdd4e08c8afaff52cf0909f22b.tar.xz acantha.ga-admin-9edf1fa9431016cdd4e08c8afaff52cf0909f22b.zip | |
stage 2legacy-2
Diffstat (limited to '.vscode/settings.json')
| -rw-r--r-- | .vscode/settings.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 3ecfc22..eb56df2 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -5,7 +5,6 @@ "spellright.documentTypes": [ "markdown", "latex", - "plaintext", - "html" + "plaintext" ] }
\ No newline at end of file |