Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jul 29, 2024
1 parent 8260737 commit ceedbf7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Tray.js
Original file line number Diff line number Diff line change
Expand Up @@ -938,9 +938,6 @@ formatCreatedTime() {
</div>
`;

if (!this.isSplit) {
menu.innerHTML += `<div class="menu-item" data-action="split" tabindex="0">Split</div>`;
}

const viewportWidth = window.innerWidth;
const viewportHeight = window.innerHeight;
Expand Down

0 comments on commit ceedbf7

Please sign in to comment.