We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e5ed6f commit 8f383cbCopy full SHA for 8f383cb
OlivOS/hook_pack.py
@@ -25,6 +25,7 @@
25
# win
26
if platform.system() == 'Windows':
27
import win32com.client
28
+ import winsound
29
import pythoncom
30
import webview
31
OlivOS/hook_pack_debug.py
0 commit comments