wip
This commit is contained in:
parent
d4085085b8
commit
cc35f2c186
18 changed files with 38 additions and 44 deletions
|
|
@ -253,7 +253,7 @@ export default defineComponent({
|
|||
|
||||
async created() {
|
||||
if (this.$store.getters.isSignedIn) {
|
||||
this.connection = this.$root.stream;
|
||||
this.connection = os.stream;
|
||||
}
|
||||
|
||||
// plugin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue