From 7e3cee3826c29e4766074e9e9c99307e6cc7d408 Mon Sep 17 00:00:00 2001 From: pulpul-s <55771456+pulpul-s@users.noreply.github.com> Date: Wed, 21 Sep 2022 14:12:40 +0300 Subject: [PATCH] Update settings.json --- Resources/settings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/settings.json b/Resources/settings.json index 6aca893..36df3cb 100644 --- a/Resources/settings.json +++ b/Resources/settings.json @@ -1,5 +1,5 @@ { -"ip_address": "192.168.3.9", +"ip_address": "192.168.0.10", "inputs": [ "AUX", "Bluetooth", @@ -7,4 +7,4 @@ "Spotify", "USB" ] -} \ No newline at end of file +}