summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrainDoctor <traindoctor@protonmail.com>2022-07-03 16:56:35 -0700
committerGitHub <noreply@github.com>2022-07-03 16:56:35 -0700
commit6ee41578eabbba0a57e724fdfb925ed99d347b84 (patch)
tree9799f91bae8eef8881196e7e2636bb6b4aa51f2b
parent94042153996460e20c42b5c0e0365d5ad6c960a6 (diff)
downloaddecky-loader-6ee41578eabbba0a57e724fdfb925ed99d347b84.tar.gz
decky-loader-6ee41578eabbba0a57e724fdfb925ed99d347b84.zip
Update plugin-loader.tsxv2.0.0-pre
-rw-r--r--frontend/src/plugin-loader.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/plugin-loader.tsx b/frontend/src/plugin-loader.tsx
index 20b93cca..dafea2a8 100644
--- a/frontend/src/plugin-loader.tsx
+++ b/frontend/src/plugin-loader.tsx
@@ -91,7 +91,7 @@ class PluginLoader extends Logger {
}}
>
<div className={staticClasses.Title} style={{ flexDirection: 'column' }}>
- Uninstall {name}?b
+ Uninstall {name}?
</div>
</ModalRoot>,
);