Skip to content

Commit 7751b22

Browse files
committed
Added nextCheck
1 parent 44b7461 commit 7751b22

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

angular

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit ce68b908b6a303d1f6e97b8b30408211af5c6fdb

src/httpConstants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ export const enum apiUri {
2424
serialDevices = '/api/serial/devices',
2525
addFilesUrl = '/api/addFilesUrl',
2626
newSpecificationfiles = '/api/newSpecificationfiles',
27+
nextCheck = '/api/nextGithubMergeCheck',
2728
}

0 commit comments

Comments
 (0)