This commit is contained in:
@@ -27,6 +27,7 @@ export default {
|
||||
},
|
||||
watch:{
|
||||
scenario(n){
|
||||
this.debug('Scenario changed', n);
|
||||
if (n){
|
||||
this.scenesList = [this.scenes?.[0]];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user