This commit is contained in:
Chad Little
2015-01-25 08:01:28 -08:00
parent 0ab065a14b
commit 7140e23b50
6 changed files with 5 additions and 9 deletions

View File

@@ -19,7 +19,7 @@ final class PhabricatorFactApplication extends PhabricatorApplication {
}
public function getFontIcon() {
return 'fa-area-chart';
return 'fa-line-chart';
}
public function getApplicationGroup() {