Skip to content

Commit f19d681

Browse files
committed
improved usage
1 parent 0a758a5 commit f19d681

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/SteveEdson/BitBar.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ public function disableEmoji($disable = true) {
190190
* @return BitBarSubMenu
191191
*/
192192
public function addSubMenu() {
193+
$this->show(false);
193194
return new BitBarSubMenu();
194195
}
195196

0 commit comments

Comments
 (0)