Show decryption errors as status overlay on video tiles

This commit is contained in:
Hugh Nimmo-Smith
2024-07-15 14:32:16 +01:00
parent 30253b0c19
commit 14e017f60e
5 changed files with 70 additions and 5 deletions

View File

@@ -18,5 +18,8 @@
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
},
"i18n-ally.localesPaths": [
"public/locales"
]
}