1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 00:42:41 +01:00

Restore the delicate balance of the universe

This commit is contained in:
Chad Little 2015-09-18 13:59:11 -07:00
parent 36c8df3ef9
commit 9c43853815

View file

@ -92,7 +92,7 @@ final class PhabricatorMacroViewController
),
array(
'title' => $title_short,
'pageObjects' => array($macro->getPHID()),
'pageObjects' => array($macro->getPHID()),
));
}