Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -8,8 +8,8 @@ use std::{
|
||||
use futures::channel::oneshot;
|
||||
use parking_lot::Mutex;
|
||||
use tempfile::TempDir;
|
||||
use warp_util::path::ShellFamily;
|
||||
use warpui::{AddSingletonModel, App, SingletonEntity, WindowId};
|
||||
use galaxy_util::path::ShellFamily;
|
||||
use galaxyui::{AddSingletonModel, App, SingletonEntity, WindowId};
|
||||
|
||||
use crate::{
|
||||
cloud_object::{
|
||||
|
||||
Reference in New Issue
Block a user