File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,14 +9,14 @@ modules["breakout/overview"] = class {
99 <a class="broLogo" href="/app/dashboard" draggable="false"></a>
1010 <div class="broFileNameHolder border"><div class="broFileName" spellcheck="false" onpaste="clipBoardRead(event)" contenteditable></div></div>
1111 <button class="broFileDropdown">File</button>
12- <button class="broStart"></button>
12+ <button class="broStart" disabled ></button>
1313 <button class="broPause">Pause</button>
1414 </div>
1515 <div class="broTopSection" scroll>
1616 <div class="broTopDivider"></div>
1717 </div>
1818 <div class="broTopSection" right>
19- <button class="broManageDropdown">Manage</button>
19+ <button class="broManageDropdown" disabled >Manage</button>
2020 <button class="broShare">Share</button>
2121 <button class="broMemberOptions" dropdowntitle="Member Options" title="Member Options | Configure various member settings."></button>
2222 <button class="broSharePin"></button>
You can’t perform that action at this time.
0 commit comments