Change server-side shell running implementation
This commit is contained in:
@@ -87,6 +87,7 @@ export class SpaceServer {
|
||||
const serverSystem = new ServerSystem(
|
||||
this.spacePrimitives,
|
||||
this.kvPrimitives,
|
||||
this.shellBackend,
|
||||
);
|
||||
this.serverSystem = serverSystem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user