mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-03 19:31:02 +01:00
Restore the delicate balance of the universe
This commit is contained in:
parent
36c8df3ef9
commit
9c43853815
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ final class PhabricatorMacroViewController
|
||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
'title' => $title_short,
|
'title' => $title_short,
|
||||||
'pageObjects' => array($macro->getPHID()),
|
'pageObjects' => array($macro->getPHID()),
|
||||||
));
|
));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue