Fix offline icons

This commit is contained in:
Sebastien L
2022-12-02 12:00:57 -05:00
parent 383a2fd7ce
commit 3c94f63876
38 changed files with 117 additions and 193 deletions

View File

@@ -1,5 +1,11 @@
{
"configurations": [
{
"command": "npm run dev",
"name": "Run npm dev",
"request": "launch",
"type": "node-terminal"
},
{
"type": "chrome",
"request": "launch",