mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
Play back press sound only once
This commit is contained in:
parent
eb075a8579
commit
59974adb99
1 changed files with 0 additions and 1 deletions
|
|
@ -1420,7 +1420,6 @@ class PluginManagerWindow(ba.Window):
|
||||||
)
|
)
|
||||||
|
|
||||||
def _back(self) -> None:
|
def _back(self) -> None:
|
||||||
play_sound()
|
|
||||||
from bastd.ui.settings.allsettings import AllSettingsWindow
|
from bastd.ui.settings.allsettings import AllSettingsWindow
|
||||||
ba.containerwidget(edit=self._root_widget,
|
ba.containerwidget(edit=self._root_widget,
|
||||||
transition=self._transition_out)
|
transition=self._transition_out)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue