mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-05-03 19:30:31 +00:00
Some shell fixes
This commit is contained in:
@@ -139,6 +139,7 @@ public class BaseMode extends OperationMode {
|
||||
},
|
||||
() -> {
|
||||
BrowserIconManager.loadIfNecessary();
|
||||
shellLoaded.await();
|
||||
BrowserLocalFileSystem.init();
|
||||
storageLoaded.await();
|
||||
BrowserFullSessionModel.init();
|
||||
|
||||
Reference in New Issue
Block a user