test: debug farcaster
This commit is contained in:
parent
953e00119a
commit
b2abb20da7
|
|
@ -48,7 +48,7 @@ export class IntegrationsController {
|
|||
private _postService: PostsService
|
||||
) {}
|
||||
@Get('/')
|
||||
getIntegration() {
|
||||
getIntegrations() {
|
||||
return this._integrationManager.getAllIntegrations();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue