Remove ESC on no box

to prevent opening more than once
This commit is contained in:
Wyrrrd
2022-01-25 20:16:05 +01:00
parent b53713f4e4
commit f26556f059
-5
View File
@@ -109,11 +109,6 @@
<command>/app/Wohnungsbot.AppImage --appimage-extract-and-run --no-sandbox</command> <command>/app/Wohnungsbot.AppImage --appimage-extract-and-run --no-sandbox</command>
</action> </action>
</then> </then>
<else>
<action name="Execute">
<command>/app/Wohnungsbot.AppImage --appimage-extract-and-run --no-sandbox</command>
</action>
</else>
</action> </action>
</keybind> </keybind>
</keyboard> </keyboard>