Fix all integrations
This commit is contained in:
@@ -5,6 +5,11 @@
|
||||
<div class="container">
|
||||
<h1 class="title is-4">Command Routing</h1>
|
||||
<p class="subtitle is-6">Configure commands, channel bindings, and per-command delivery in a predictable way.</p>
|
||||
<p class="help">
|
||||
Related controls:
|
||||
<a href="{% url 'tasks_settings' %}">Task Automation</a> and
|
||||
<a href="{% url 'permission_settings' %}">Security Permissions</a>.
|
||||
</p>
|
||||
{% if scope_service and scope_identifier %}
|
||||
<article class="notification is-info is-light">
|
||||
Scoped to this chat only: <strong>{{ scope_service }}</strong> · <code>{{ scope_identifier }}</code>
|
||||
|
||||
Reference in New Issue
Block a user