Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -6,8 +6,8 @@ use crate::proto::{
|
||||
InitializeResponse, RunCommandResponse, RunCommandSuccess, ServerMessage,
|
||||
};
|
||||
use crate::protocol;
|
||||
use warp_core::SessionId;
|
||||
use warpui::r#async::executor;
|
||||
use galaxy_core::SessionId;
|
||||
use galaxyui::r#async::executor;
|
||||
|
||||
use super::*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user