Skip to content

Commit a35a013

Browse files
committed
add constant
1 parent c82cc92 commit a35a013

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ export default {
126126
MOBILE_ORIENTATION_LANDSCAPE: 'landscape',
127127

128128
// build status
129+
BUILD_RUNNING: 'running',
129130
BUILD_COMPLETE: 'completed',
130131
BUILD_ERROR: 'error',
131132

0 commit comments

Comments
 (0)