ZIm/crates/title_bar
Marshall Bowers 558bbfffae
title_bar: Show the plan from the CloudUserStore (#35401)
This PR updates the user menu in the title bar to show the plan from the
`CloudUserStore` instead of the `UserStore`.

We're still leveraging the RPC connection to listen for `UpdateUserPlan`
messages so that we can get live-updates from the server, but we are
merely using this as a signal to re-fetch the information from Cloud.

Release Notes:

- N/A
2025-07-31 13:56:53 +00:00
..
src title_bar: Show the plan from the CloudUserStore (#35401) 2025-07-31 13:56:53 +00:00
Cargo.toml title_bar: Show the plan from the CloudUserStore (#35401) 2025-07-31 13:56:53 +00:00
LICENSE-GPL Extract title_bar crate (#13597) 2024-06-27 19:14:13 -04:00