This commit is contained in:
Rachel Macfarlane 2020-07-08 14:35:30 -07:00
parent e33f6ac218
commit 5d465637b6

View file

@ -166,7 +166,7 @@ export class AccountsActionViewItem extends ActivityActionViewItem {
});
});
if (menus.length) {
if (menus.length && otherCommands.length) {
menus.push(new Separator());
}