Show decryption errors as status overlay on video tiles

This commit is contained in:
Hugh Nimmo-Smith
2024-08-05 15:40:08 +01:00
parent 30253b0c19
commit 14e017f60e
5 changed files with 70 additions and 5 deletions
+4 -1
View File
@@ -18,5 +18,8 @@
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
},
"i18n-ally.localesPaths": [
"public/locales"
]
}