Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15466251
D10034.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
515 B
Referenced Files
None
Subscribers
None
D10034.diff
View Options
diff --git a/src/applications/macro/application/PhabricatorMacroApplication.php b/src/applications/macro/application/PhabricatorMacroApplication.php
--- a/src/applications/macro/application/PhabricatorMacroApplication.php
+++ b/src/applications/macro/application/PhabricatorMacroApplication.php
@@ -14,6 +14,10 @@
return pht('Image Macros and Memes');
}
+ public function isPinnedByDefault(PhabricatorUser $viewer) {
+ return true;
+ }
+
public function getIconName() {
return 'macro';
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 4, 3:25 AM (4 d, 6 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7731228
Default Alt Text
D10034.diff (515 B)
Attached To
Mode
D10034: Pin the macro app by default.
Attached
Detach File
Event Timeline
Log In to Comment