mirror of
https://github.com/Buriburizaem0n/admin-frontend-domain.git
synced 2026-09-19 09:40:13 +00:00
feat(notification): add option to convert metric units in request body (#147)
* feat(notification): add option to convert metric units in request body * rename fields * add prettierignore * chore: auto-fix linting and formatting issues
This commit is contained in:
@@ -389,6 +389,7 @@ export interface ModelNotification {
|
||||
updated_at: string
|
||||
url: string
|
||||
verify_tls: boolean
|
||||
format_metric_units: boolean
|
||||
}
|
||||
|
||||
export interface ModelNotificationForm {
|
||||
|
||||
Reference in New Issue
Block a user