Relink permission#FLAGS on docs

This commit is contained in:
Crawl
2017-05-20 21:04:31 +02:00
parent c903929b6b
commit a8d34e340b

View File

@@ -152,7 +152,7 @@ class Permissions {
/**
* Data that can be resolved to give a permission number. This can be:
* - A string (see {@link Permissions.flags})
* - A string (see {@link Permissions.FLAGS})
* - A permission number
* @typedef {string|number} PermissionResolvable
*/