From c2ebc78836cafc96f03546e6dba5acfa86795d65 Mon Sep 17 00:00:00 2001 From: Andrew Moore Date: Wed, 14 Feb 2024 23:45:55 -0500 Subject: [Feature] Freeze updates for devs (#582) --- frontend/src/components/settings/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/src/components/settings/index.tsx') diff --git a/frontend/src/components/settings/index.tsx b/frontend/src/components/settings/index.tsx index 568a0a49..80400058 100644 --- a/frontend/src/components/settings/index.tsx +++ b/frontend/src/components/settings/index.tsx @@ -25,7 +25,7 @@ export default function SettingsPage() { }, { title: t('SettingsIndex.plugins_title'), - content: , + content: , route: '/decky/settings/plugins', icon: , }, -- cgit v1.2.3