From cd4785347eb641a0fab1a7157d701dd5d8c3259f Mon Sep 17 00:00:00 2001 From: TrueDoctor Date: Thu, 27 Sep 2018 00:31:30 +0200 Subject: hoked the command handler up to the web api modified file locations --- DSACore/Properties/DSACore-Audio-Sound.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 DSACore/Properties/DSACore-Audio-Sound.json (limited to 'DSACore/Properties/DSACore-Audio-Sound.json') diff --git a/DSACore/Properties/DSACore-Audio-Sound.json b/DSACore/Properties/DSACore-Audio-Sound.json new file mode 100644 index 0000000..87a0e6b --- /dev/null +++ b/DSACore/Properties/DSACore-Audio-Sound.json @@ -0,0 +1,7 @@ +[ + { + "Name": "Test", + "Url": "http", + "Volume": 100 + } +] \ No newline at end of file -- cgit v1.2.3-54-g00ecf