Skip to content

Commit a3f3bdc

Browse files
authored
Update adaptix_struct.go
1 parent ad1e020 commit a3f3bdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adaptix_struct.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ const (
1010
OS_LINUX = 2
1111
OS_MAC = 3
1212

13+
TASK_TYPE_LOCAL = 0
1314
TASK_TYPE_TASK = 1
1415
TASK_TYPE_BROWSER = 2
1516
TASK_TYPE_JOB = 3

0 commit comments

Comments
 (0)