added songwhip

This commit is contained in:
2023-07-23 23:11:04 +02:00
parent 6969de8270
commit 41ca1d5a43
11 changed files with 129 additions and 3 deletions

View File

@@ -10,5 +10,6 @@ export const globalEvents = {
showSettings: "showSettings",
storeChanged: "storeChanged",
error: "error",
whip: "whip",
log: "log",
};