mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 00:37:49 +00:00
Inline icon propely
This commit is contained in:
@@ -251,7 +251,10 @@ class PluginLoader extends Logger {
|
||||
<pre>
|
||||
<code>{e instanceof Error ? e.stack : e?.toString()}</code>
|
||||
</pre>
|
||||
Please go to the <FaCog /> in Decky Loader to go to the settings menu if you need to uninstall this plugin.
|
||||
<>
|
||||
Please go to <FaCog style={{ display: 'inline' }} /> in Decky Loader.e settings menu if you need to
|
||||
uninstall this plugin.
|
||||
</>
|
||||
</>
|
||||
);
|
||||
this.plugins.push({
|
||||
|
||||
Reference in New Issue
Block a user