mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-26 00:47:10 +08:00
Update plugins.py
This commit is contained in:
parent
de698f607f
commit
f1a80d2aca
@ -405,7 +405,7 @@ class PluginWindow(bui.Window):
|
||||
if num_shown == 0:
|
||||
bui.textwidget(
|
||||
edit=self._no_plugins_installed_text,
|
||||
text='No Plugins Installed',
|
||||
text=bui.Lstr(resource='noPluginsInstalledText'),
|
||||
)
|
||||
|
||||
def _save_state(self) -> None:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user