mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 18:56:05 +02:00
Fix home page link
This commit is contained in:
parent
a2a67159d4
commit
211f8c9143
10 changed files with 31 additions and 30 deletions
|
@ -31,6 +31,7 @@ class ApiUser < User
|
|||
|
||||
SUPER = 'super'
|
||||
EPP = 'epp'
|
||||
BILLING = 'billing'
|
||||
|
||||
ROLES = %w(super epp billing) # should not match to admin roles
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue