X-Git-Url: https://git.r.bdr.sh/rbdr/mobius/blobdiff_plain/aebc4d3647b9823ae8cbb57b21b1af83bfd011fb..424ef66f0fe1ea21b4bae765dc40c97c98ed363e:/hotline/access.go?ds=sidebyside diff --git a/hotline/access.go b/hotline/access.go index 8d6dd63..69bf53e 100644 --- a/hotline/access.go +++ b/hotline/access.go @@ -34,12 +34,12 @@ const ( accessDisconUser = 22 // Toggles red user name in user list accessCannotBeDiscon = 23 accessGetClientInfo = 24 - // accessUploadAnywhere = 25 + accessUploadAnywhere = 25 // accessAnyName = 26 // accessNoAgreement = 27 // accessSetFileComment = 28 // accessSetFolderComment = 29 - // accessViewDropBoxes = 30 + accessViewDropBoxes = 30 accessMakeAlias = 31 accessBroadcast = 32 accessNewsDeleteArt = 33