mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 07:56:23 +00:00
fix a missing array
This commit is contained in:
parent
02ba89f6aa
commit
4e82141eb7
@ -43,6 +43,7 @@ class SmsController extends Controller {
|
||||
),
|
||||
'PNLDrafts' => array(
|
||||
'label' => 'Drafts',
|
||||
'phoneNumbers' => array(),
|
||||
'url' => \OCP\Util::linkToAbsolute('index.php', 'apps/ocsms/', array('feed' => 'drafts'))
|
||||
)
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user