Skip to content

Commit

Permalink
Merge pull request #941 from AiursoftWeb/revert-940-dev
Browse files Browse the repository at this point in the history
Revert "Release 4.3.2" because it is too buggy.
  • Loading branch information
Anduin2017 authored Feb 6, 2021
2 parents 15ffa5c + fe5f784 commit bc5640c
Show file tree
Hide file tree
Showing 53 changed files with 4,864 additions and 5,359 deletions.
9 changes: 1 addition & 8 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,6 @@
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Launch Edge",
"request": "launch",
"type": "pwa-msedge",
"url": "http://localhost:4200",
"webRoot": "${workspaceFolder}"
},
{
"type": "firefox",
"request": "launch",
Expand All @@ -28,4 +21,4 @@
"webRoot": "${workspaceFolder}"
}
]
}
}
Loading

0 comments on commit bc5640c

Please sign in to comment.