1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 01:08:50 +02:00
This commit is contained in:
Chad Little 2015-01-25 00:22:57 -08:00
parent 5d8bb61dde
commit 0ab065a14b

View file

@ -11,11 +11,11 @@ final class PhabricatorPHPASTApplication extends PhabricatorApplication {
}
public function getIconName() {
return 'fa-ambulance';
return 'phpast';
}
public function getFontIcon() {
return 'fa-check-circle-o';
return 'fa-ambulance';
}
public function getShortDescription() {