Settings cleanup: remove Cloud Platform, Teams, Shared Blocks, Referrals from nav; disable autoupdate; stub Oz settings; rename Warpify to Galaxify
This commit is contained in:
@@ -2542,7 +2542,7 @@ impl PaneGroup {
|
||||
if let Some(pane) = self.focused_pane_content(ctx) {
|
||||
pane.focus(ctx);
|
||||
}
|
||||
ctx.emit(Event::OpenSettings(SettingsSection::Teams));
|
||||
ctx.emit(Event::OpenSettings(SettingsSection::Appearance));
|
||||
ctx.notify();
|
||||
|
||||
send_telemetry_from_ctx!(TelemetryEvent::SharedSessionModalUpgradePressed, ctx);
|
||||
|
||||
Reference in New Issue
Block a user