refactor: Adjust slack list channels to use slack client
This commit is contained in:
@@ -26,6 +26,6 @@ export default class Slack implements IService {
|
||||
|
||||
// this.triggers = new Triggers(this.client);
|
||||
// this.actions = new Actions(this.client);
|
||||
// this.data = new Data(this.client);
|
||||
this.data = new Data(this.client);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user