Add real-time collab controller for markdown
This commit is contained in:
@@ -16,5 +16,8 @@ module.exports = exports = {
|
||||
'/code/.websocket': [
|
||||
'controller::socket:Code',
|
||||
],
|
||||
'/markdown/.websocket': [
|
||||
'controller::socket:Markdown',
|
||||
],
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user