From 093b064a4ee1876e0253258c6321513af375e591 Mon Sep 17 00:00:00 2001 From: TrainDoctor Date: Sun, 13 Nov 2022 16:44:15 -0800 Subject: Inline icon propely --- frontend/src/plugin-loader.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'frontend/src') diff --git a/frontend/src/plugin-loader.tsx b/frontend/src/plugin-loader.tsx index 582230ca..73cfdf9a 100644 --- a/frontend/src/plugin-loader.tsx +++ b/frontend/src/plugin-loader.tsx @@ -251,7 +251,10 @@ class PluginLoader extends Logger {
               {e instanceof Error ? e.stack : e?.toString()}
             
- Please go to the in Decky Loader to go to the settings menu if you need to uninstall this plugin. + <> + Please go to in Decky Loader.e settings menu if you need to + uninstall this plugin. + ); this.plugins.push({ -- cgit v1.2.3