mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 23:21:57 +00:00
Inline icon propely
This commit is contained in:
@@ -251,7 +251,10 @@ class PluginLoader extends Logger {
|
|||||||
<pre>
|
<pre>
|
||||||
<code>{e instanceof Error ? e.stack : e?.toString()}</code>
|
<code>{e instanceof Error ? e.stack : e?.toString()}</code>
|
||||||
</pre>
|
</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({
|
this.plugins.push({
|
||||||
|
|||||||
Reference in New Issue
Block a user