Skip to content

Commit 8b69cf3

Browse files
committed
add 702 intersect
1 parent a373e05 commit 8b69cf3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/config.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ export const config: IConfig = {
4545
url: "https://github.com/abapedia/steampunk-2305-api",
4646
skip: "",
4747
},
48+
{
49+
name: "steampunk-2305-api-intersect-702",
50+
url: "https://github.com/abapedia/steampunk-2305-api-intersect-702",
51+
skip: "",
52+
},
4853
{
4954
name: "open-abap-core",
5055
url: "https://github.com/open-abap/open-abap-core",

0 commit comments

Comments
 (0)