Skip to content

Commit

Permalink
Update plugin-loader.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
TrainDoctor committed Jul 3, 2022
1 parent 9404215 commit 6ee4157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/plugin-loader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class PluginLoader extends Logger {
}}
>
<div className={staticClasses.Title} style={{ flexDirection: 'column' }}>
Uninstall {name}?b
Uninstall {name}?
</div>
</ModalRoot>,
);
Expand Down

0 comments on commit 6ee4157

Please sign in to comment.