mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
refactor web file structure and seperate settings from status
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { busConnectionStatus } from 'project/types';
|
||||
import type { busConnectionStatus } from 'app/main/types';
|
||||
|
||||
import type { NetworkConnectionStatus } from './network';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user