]> git.r.bdr.sh - rbdr/mobius/blobdiff - hotline/field.go
Implement "Can use any name" permission
[rbdr/mobius] / hotline / field.go
index 30760170b4710bacc734068319a2894a73568d5e..aef790d171351e3c78ce8e362a01166e4a3beb74 100644 (file)
@@ -19,7 +19,7 @@ const fieldUserAccess = 110
 
 // const fieldUserAlias = 111 TODO: implement
 const fieldUserFlags = 112
-const fieldOptions = 113 // Server message (1) or admin message (any other value)
+const fieldOptions = 113
 const fieldChatID = 114
 const fieldChatSubject = 115
 const fieldWaitingCount = 116