Add alertOSDSupport setting to MPC-**
This commit is contained in:
parent
4a467faff0
commit
df163cd8a1
@ -309,6 +309,7 @@ class MPCHCAPIPlayer(BasePlayer):
|
||||
alertOSDSupported = False
|
||||
customOpenDialog = False
|
||||
chatOSDSupported = False
|
||||
alertOSDSupported = False
|
||||
osdMessageSeparator = "; "
|
||||
|
||||
def __init__(self, client):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user