From 477cb03ea26fdef136e324ea0ff527da7d13fba3 Mon Sep 17 00:00:00 2001 From: pinks Date: Tue, 10 Oct 2023 18:21:46 +0200 Subject: [PATCH] add sampler to settings page --- ui/SettingsPage.tsx | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ui/SettingsPage.tsx b/ui/SettingsPage.tsx index 5c0d601..24e801c 100644 --- a/ui/SettingsPage.tsx +++ b/ui/SettingsPage.tsx @@ -54,6 +54,23 @@ export function SettingsPage(props: { sessionId: string }) { }))} /> +