Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use warp_core::{features::FeatureFlag, send_telemetry_from_ctx, ui::appearance::Appearance};
|
||||
use warpui::{keymap::Keystroke, EntityId, SingletonEntity, ViewContext};
|
||||
use galaxy_core::{features::FeatureFlag, send_telemetry_from_ctx, ui::appearance::Appearance};
|
||||
use galaxyui::{keymap::Keystroke, EntityId, SingletonEntity, ViewContext};
|
||||
|
||||
use crate::{
|
||||
ai::{
|
||||
|
||||
Reference in New Issue
Block a user