chore: move back stuff out of beta program (#8199)

This commit is contained in:
jif-oai
2025-12-17 17:58:47 +00:00
committed by GitHub
parent f74e0cda92
commit a2cc0032e0
2 changed files with 21 additions and 9 deletions

View File

@@ -252,7 +252,7 @@ impl Renderable for ExperimentalFeaturesView {
&rows,
&self.state,
MAX_POPUP_ROWS,
"No experimental features available for now",
" No experimental features available for now",
);
}