remote servers: Fix title from alpha to beta (#19889)

Discussed this in Slack yesterday. We use `beta` because that's what we
use in the docs as well.

Release Notes:

- N/A
This commit is contained in:
Thorsten Ball 2024-10-29 13:38:30 +01:00 committed by GitHub
parent 21b58643fa
commit f919fa92de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1204,7 +1204,7 @@ impl RemoteServerProjects {
Modal::new("remote-projects", Some(self.scroll_handle.clone()))
.header(
ModalHeader::new()
.child(Headline::new("Remote Projects (alpha)").size(HeadlineSize::XSmall)),
.child(Headline::new("Remote Projects (beta)").size(HeadlineSize::XSmall)),
)
.section(
Section::new().padded(false).child(