mirror of
https://github.com/meshtastic/web.git
synced 2026-05-24 22:25:13 -04:00
Add node bounding box controll to map
This commit is contained in:
@@ -27,10 +27,10 @@ export class ExternalNotificationValidation
|
||||
alertMessage: boolean;
|
||||
|
||||
@IsBoolean()
|
||||
alertMessageVibra: boolean
|
||||
alertMessageVibra: boolean;
|
||||
|
||||
@IsBoolean()
|
||||
alertMessageBuzzer: boolean
|
||||
alertMessageBuzzer: boolean;
|
||||
|
||||
@IsBoolean()
|
||||
alertBell: boolean;
|
||||
|
||||
Reference in New Issue
Block a user