- {this.state.showModUi ? "PiPedal UI" : "MOD UI"}
+ {this.state.showModUi ? "OP-Pedal UI" : "MOD UI"}
-
Use MOD UI or PiPedal UI for plugin.
+ Use MOD UI or OP-Pedal UI for plugin.
{!canShowModUi && " The current plugin does not provide a MOD user interface."}
diff --git a/vite/src/pipedal/SettingsDialog.tsx b/vite/src/pipedal/SettingsDialog.tsx
index 917c640..2fa8820 100644
--- a/vite/src/pipedal/SettingsDialog.tsx
+++ b/vite/src/pipedal/SettingsDialog.tsx
@@ -991,7 +991,7 @@ const SettingsDialog = withStyles(
this.state.restarting ? (