Skip to content

Commit 38b6993

Browse files
committed
Revert "chore: plan shared session presence UI changes"
This reverts commit 78f43ac.
1 parent 78f43ac commit 38b6993

3 files changed

Lines changed: 13 additions & 466 deletions

File tree

desktop-app/resources/index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -276,11 +276,6 @@ <h5>Menu</h5>
276276
<p id="github-import-title" class="reset-modal-message">Import Markdown from GitHub</p>
277277
<input type="url" id="github-import-url" class="rename-modal-input" placeholder="https://github.com/owner/repo/blob/main/README.md" />
278278
<select id="github-import-file-select" class="rename-modal-input" style="display:none;"></select>
279-
<div id="github-import-selection-toolbar" class="github-import-selection-toolbar" style="display:none;">
280-
<span id="github-import-selected-count" class="github-import-selected-count">0 selected</span>
281-
<button type="button" class="reset-modal-btn" id="github-import-select-all">Select All</button>
282-
</div>
283-
<div id="github-import-tree" class="github-import-tree" style="display:none;"></div>
284279
<p id="github-import-error" class="github-import-error" style="display:none;"></p>
285280
<div class="reset-modal-actions">
286281
<button class="reset-modal-btn reset-modal-cancel" id="github-import-cancel">Cancel</button>

0 commit comments

Comments
 (0)