Skip to content

Commit 6462133

Browse files
authored
Add unable to set file input to error enum (#639)
1 parent 438a34b commit 6462133

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -629,6 +629,7 @@ ErrorCode = "invalid argument" /
629629
"unable to capture screen" /
630630
"unable to close browser" /
631631
"unable to set cookie" /
632+
"unable to set file input" /
632633
"underspecified storage partition" /
633634
"unknown command" /
634635
"unknown error" /

0 commit comments

Comments
 (0)