edit: bug fix z-index + video pannel + minor other bugs

This commit is contained in:
2026-04-21 01:56:41 +02:00
parent 72a96a7d6c
commit 5507942029
6 changed files with 12 additions and 8 deletions
@@ -104,7 +104,7 @@
emits: ['close','focus'],
computed: {
selectedLink(){
console.log(this.selectedLink);
//console.log(this.selectedLink);
return dataStorage.selectedLink
}
},