Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -6,8 +6,8 @@ use crate::{
|
||||
server::server_api::referral::{ReferralInfo, ReferralsClient},
|
||||
};
|
||||
use serde::{Deserialize, Serialize};
|
||||
use warp_core::user_preferences::GetUserPreferences as _;
|
||||
use warpui::{Entity, ModelContext, SingletonEntity};
|
||||
use galaxy_core::user_preferences::GetUserPreferences as _;
|
||||
use galaxyui::{Entity, ModelContext, SingletonEntity};
|
||||
|
||||
// Note: The name of this key is from before this model was created. For consistency, it should
|
||||
// remain the same value
|
||||
|
||||
Reference in New Issue
Block a user