Fix laundry status

This commit is contained in:
2019-10-07 22:15:45 -04:00
parent 90c0dce614
commit aeb191f66d

View File

@@ -24,7 +24,7 @@ import { WeatherCurrentComponent } from './components/weather/current/weather-cu
import { PressureTrendComponent } from './components/weather/pressure-trend/pressure-trend.component';
import { AlmanacComponent } from './components/weather/almanac/almanac.component';
const config: SocketIoConfig = { url: '/api/laundry', options: {} };
const config: SocketIoConfig = { url: '/', options: {} };
@NgModule({
declarations: [