mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
renamed types.ts
This commit is contained in:
@@ -10,7 +10,7 @@ import { restController, RestControllerProps, RestFormLoader, RestFormProps, For
|
||||
|
||||
import { isIP, isHostname, or } from '../validators';
|
||||
|
||||
import { EMSESPSettings } from './types';
|
||||
import { EMSESPSettings } from './EMSESPtypes';
|
||||
|
||||
export const EMSESP_SETTINGS_ENDPOINT = ENDPOINT_ROOT + "emsespSettings";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user