diff --git a/src/ui/settings.rs b/src/ui/settings.rs index dfa96e2..89056e7 100644 --- a/src/ui/settings.rs +++ b/src/ui/settings.rs @@ -72,7 +72,7 @@ async fn render(state: &AppState, params: &PageParams) -> anyhow::Result -
Network / Proxy restart required
+
Proxy needs restart
{proxy_radios}
@@ -104,7 +104,7 @@ async fn render(state: &AppState, params: &PageParams) -> anyhow::Result -
Relays restart required
+
Relays needs restart
{relay_rows}
@@ -122,17 +122,17 @@ async fn render(state: &AppState, params: &PageParams) -> anyhow::Result -
Curation & Trust
+
Trust
-
- Only index publishers in my follow graph + Only index posts from people I follow
-
@@ -166,11 +166,11 @@ async fn render(state: &AppState, params: &PageParams) -> anyhow::Result -
Ingest restart required
+
History needs restart
-
@@ -190,7 +190,7 @@ async fn render(state: &AppState, params: &PageParams) -> anyhow::Result