Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -2,7 +2,7 @@ use anyhow::Context;
|
||||
use std::sync::Arc;
|
||||
use url::Url;
|
||||
|
||||
use warpui::{AppContext, ModelHandle, SingletonEntity, ViewContext, ViewHandle};
|
||||
use galaxyui::{AppContext, ModelHandle, SingletonEntity, ViewContext, ViewHandle};
|
||||
|
||||
use crate::{
|
||||
app_state::{LeafContents, NotebookPaneSnapshot},
|
||||
|
||||
Reference in New Issue
Block a user