Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -3,7 +3,7 @@ use std::path::{Path, PathBuf};
|
||||
use std::sync::LazyLock;
|
||||
use std::{env, path};
|
||||
|
||||
use warpui::{AppContext, SingletonEntity};
|
||||
use galaxyui::{AppContext, SingletonEntity};
|
||||
|
||||
use crate::system::SystemInfo;
|
||||
use crate::util::path::{file_exists_and_is_executable, resolve_executable};
|
||||
|
||||
Reference in New Issue
Block a user