improving universe switching interface
This commit is contained in:
@ -66,7 +66,7 @@ export class UserAPI {
|
||||
this.app.universes,
|
||||
this.app.settings
|
||||
);
|
||||
this.app.openBuffersModal();
|
||||
this.app.updateKnownUniversesView();
|
||||
}
|
||||
|
||||
_playDocExample = (code?: string) => {
|
||||
|
||||
Reference in New Issue
Block a user