fix(core): update
This commit is contained in:
@ -72,7 +72,7 @@ export class Universe {
|
||||
return this.universeCache.channelMap.find(channelArg => {
|
||||
return channelArg.name === channelNameArg;
|
||||
});
|
||||
};
|
||||
}
|
||||
|
||||
/**
|
||||
* initiates a server
|
||||
|
Reference in New Issue
Block a user