mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 09:01:15 -04:00
Add missed app 'Order Apps'
This commit is contained in:
@@ -331,7 +331,8 @@ class Apps {
|
||||
'Profile' => t('Profile'),
|
||||
'Profiles' => t('Profiles'),
|
||||
'Privacy Groups' => t('Privacy Groups'),
|
||||
'Notifications' => t('Notifications')
|
||||
'Notifications' => t('Notifications'),
|
||||
'Order Apps' => t('Order Apps')
|
||||
);
|
||||
|
||||
if(array_key_exists('name',$arr)) {
|
||||
|
||||
Reference in New Issue
Block a user