feat(client): ask for confirmation when resetting a resume

This commit is contained in:
Amruth Pillai
2022-07-30 12:56:40 +02:00
parent f7363ccdd7
commit 4d43f6a642
2 changed files with 17 additions and 5 deletions
+2 -1
View File
@@ -23,6 +23,7 @@
"i18n-ally.sortKeys": true,
"scss.validate": false,
"conventionalCommits.scopes": [
"client"
"client",
"docker"
]
}