FivePD new callouts

This commit is contained in:
Jacob
2023-04-28 23:47:16 +01:00
parent 06b7a6ab9b
commit 19dd0a326a
9 changed files with 1 additions and 32 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ Config = {}
-- Disable/enable sounds
Config.Sounds = true
Config.LoopSound = true
Config.Volume = 0.8
Config.Volume = 0.5
-- Min: 0.0 Max: 1.0
-- Disable/enable Notifications
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="%PUBLIC_URL%/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png"/><link rel="manifest" href="%PUBLIC_URL%/manifest.json"/><title>React App</title></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="bundle.js"></script></body></html>