feat(integrations): add app linking (#4338)
This commit is contained in:
@@ -43,6 +43,7 @@ class FakeIntegration extends Integration {
|
||||
name: "Test",
|
||||
url: "https://example.com",
|
||||
decryptedSecrets: [],
|
||||
externalUrl: null,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user