Merge pull request #1770 from icco/patch-1

Fix small typo in integrating/configuring-admin.md
This commit is contained in:
Kim Gardner
2018-08-01 16:14:37 +01:00
committed by GitHub
+1 -1
View File
@@ -7,7 +7,7 @@ Using plugins and configuration variables, you can modify the way the Admin look
### Creating a Custom Moderation Queue
Talk can support custom pluggable mod queues, meaning you can write a plugin that has some logic and determines which comments should appear there. This works by adding a field modQueues` in the `index.js` of your client side plugin, like so:
Talk can support custom pluggable mod queues, meaning you can write a plugin that has some logic and determines which comments should appear there. This works by adding a field `modQueues` in the `index.js` of your client side plugin, like so:
```
modQueues: {