revert: undo adminPath routing attempts — clean slate for restart

This commit is contained in:
Falkan
2026-03-17 20:39:51 -04:00
parent 3a256ccef5
commit 51f047df3e
6 changed files with 1 additions and 72 deletions

View File

@@ -771,8 +771,6 @@
>
<span
class="drag-handle"
role="button"
tabindex="0"
draggable="true"
ondragstart={(e) => onUnitDragStart(e, unit.id, null)}
ondragend={onUnitDragEnd}