Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use warp_graphql::billing::{
|
||||
use galaxy_graphql::billing::{
|
||||
AddonCreditsOption, OveragesPricing, PlanPricing, PricingInfo, StripeSubscriptionPlan,
|
||||
};
|
||||
use warpui::{Entity, ModelContext, SingletonEntity};
|
||||
use galaxyui::{Entity, ModelContext, SingletonEntity};
|
||||
|
||||
/// A global model for maintaining pricing information from the server.
|
||||
#[derive(Debug)]
|
||||
|
||||
Reference in New Issue
Block a user