3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-25 18:25:03 +00:00

refactor: more dashboard rebranding

This commit is contained in:
CodeTheDev 2022-08-06 02:07:32 -04:00
parent 647094ff6a
commit 26fe5a7c97
No known key found for this signature in database
GPG key ID: AF9160D3CEA9B223
8 changed files with 21 additions and 21 deletions

View file

@ -2,7 +2,7 @@
<div>
<h1>Permissions</h1>
<p>
Permissions in Zeppelin are simply values in plugin configuration that are checked when the command is used.
Permissions in Airship are simply values in plugin configuration that are checked when the command is used.
These values can be changed with overrides (see <router-link to="/docs/configuration/plugin-configuration">Plugin configuration</router-link> for more info)
and can depend on e.g. user id, role id, channel id, category id, or <strong>permission level</strong>.
</p>