diff options
| -rw-r--r-- | FS/FS/AccessRight.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index 40e9a4678..5aeb18503 100644 --- a/FS/FS/AccessRight.pm +++ b/FS/FS/AccessRight.pm @@ -473,6 +473,7 @@ sub default_superuser_rights { 'View legacy typeset statments', 'Detach customer package', 'Delete fees', + 'Employee preference telephony integration', ); no warnings 'uninitialized'; |
