separated inbound's client mux #257
This commit is contained in:
@@ -85,6 +85,7 @@ export default {
|
||||
},
|
||||
computed: {
|
||||
mux(): oMultiplex {
|
||||
if (!Object.hasOwn(this.$props.data,"multiplex")) this.$props.data.multiplex = {}
|
||||
return <oMultiplex> this.$props.data.multiplex
|
||||
},
|
||||
muxEnable: {
|
||||
|
||||
Reference in New Issue
Block a user