Reworked front resource details page to support tv series

This commit is contained in:
Aleksi Lassila
2023-07-11 20:32:29 +03:00
parent 75b250258c
commit e544eff886
12 changed files with 300 additions and 145 deletions

View File

@@ -17,7 +17,7 @@ const config = {
vitePlugin: {
experimental: {
inspector: {
toggleKeyCombo: 'meta',
// toggleKeyCombo: 'meta',
holdMode: true
}
}