Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -76,7 +76,7 @@ pub use model::{OnboardingAuthState, SelectedSettings, UICustomizationSettings};
|
||||
pub use slides::ProjectOnboardingSettings;
|
||||
pub use telemetry::OnboardingEvent;
|
||||
|
||||
pub fn init(app: &mut warpui::AppContext) {
|
||||
pub fn init(app: &mut galaxyui::AppContext) {
|
||||
agent_onboarding_view::init(app);
|
||||
callout::init(app);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user