Page MenuHomePhabricator

D16689.id40179.diff
No OneTemporary

D16689.id40179.diff

diff --git a/src/applications/conpherence/controller/ConpherenceColumnViewController.php b/src/applications/conpherence/controller/ConpherenceColumnViewController.php
--- a/src/applications/conpherence/controller/ConpherenceColumnViewController.php
+++ b/src/applications/conpherence/controller/ConpherenceColumnViewController.php
@@ -9,7 +9,7 @@
$latest_conpherences = array();
$latest_participant = id(new ConpherenceParticipantQuery())
->withParticipantPHIDs(array($user->getPHID()))
- ->setLimit(6)
+ ->setLimit(8)
->execute();
if ($latest_participant) {
$conpherence_phids = mpull($latest_participant, 'getConpherencePHID');

File Metadata

Mime Type
text/plain
Expires
Sun, Apr 13, 4:41 AM (3 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7702454
Default Alt Text
D16689.id40179.diff (677 B)

Event Timeline