mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 11:37:08 +00:00
Refresh shotlog on sequence change
This commit is contained in:
@@ -448,6 +448,10 @@ export default {
|
||||
|
||||
sequencesLoading () {
|
||||
this.loading == this.loading || this.sequencesLoading;
|
||||
},
|
||||
|
||||
sequence () {
|
||||
this.getSequence();
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user