We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a373e05 commit 8b69cf3Copy full SHA for 8b69cf3
src/config.ts
@@ -45,6 +45,11 @@ export const config: IConfig = {
45
url: "https://github.com/abapedia/steampunk-2305-api",
46
skip: "",
47
},
48
+ {
49
+ name: "steampunk-2305-api-intersect-702",
50
+ url: "https://github.com/abapedia/steampunk-2305-api-intersect-702",
51
+ skip: "",
52
+ },
53
{
54
name: "open-abap-core",
55
url: "https://github.com/open-abap/open-abap-core",
0 commit comments