Ajoute icone pour priorite + changement donnée envoyé

This commit is contained in:
2026-05-25 22:46:30 +02:00
parent 72345aa472
commit a7e18e5807
10 changed files with 51 additions and 15 deletions
+3 -1
View File
@@ -6,7 +6,9 @@
"Bash(npm list *)",
"Bash(./node_modules/.bin/ng test *)",
"Bash(npx ng *)",
"Bash(npm start *)"
"Bash(npm start *)",
"Bash(xargs cat -n)",
"Bash(xargs ls -la)"
]
}
}