From 0caca49ec023a0bcff0ad3408b389a433d876674 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Wed, 8 Sep 2021 10:26:23 +0100 Subject: [PATCH] Fix regressed tab view buttons in space update toast --- src/stores/SpaceStore.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stores/SpaceStore.tsx b/src/stores/SpaceStore.tsx index ff99b38fe3..b63b71cfcf 100644 --- a/src/stores/SpaceStore.tsx +++ b/src/stores/SpaceStore.tsx @@ -257,7 +257,7 @@ export class SpaceStoreClass extends AsyncStoreWithClient { "go to that room's Security & Privacy settings.") }

{ /* Reuses classes from TabbedView for simplicity, non-interactive */ } -
+
{ _t("General") }