Collaborative editing (#1660)
This commit is contained in:
@ -13,7 +13,7 @@ import {
|
||||
IntegrationAuthentication,
|
||||
} from "../../models";
|
||||
import { presentSlackAttachment } from "../../presenters";
|
||||
import * as Slack from "../../slack";
|
||||
import * as Slack from "../../utils/slack";
|
||||
const router = new Router();
|
||||
|
||||
// triggered by a user posting a getoutline.com link in Slack
|
||||
|
Reference in New Issue
Block a user