Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -14,7 +14,7 @@ use crate::{
|
||||
PaneViewLocator, WindowId,
|
||||
};
|
||||
use std::collections::{hash_map::Entry, HashMap};
|
||||
use warpui::{Entity, EntityId, ModelContext, SingletonEntity};
|
||||
use galaxyui::{Entity, EntityId, ModelContext, SingletonEntity};
|
||||
|
||||
pub struct WorkflowManager {
|
||||
panes_by_hashed_id: HashMap<String, WorkflowPaneData>,
|
||||
|
||||
Reference in New Issue
Block a user