update
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
export enum GpsActionType {
|
export enum GpsActionType {
|
||||||
"login" = "login",
|
"login" = "login",
|
||||||
"hearthbeat" = "hearthbeat",
|
"heartbeat" = "heartbeat",
|
||||||
"location" = "location",
|
"location" = "location",
|
||||||
"other" = "other",
|
"other" = "other",
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user