This commit is contained in:
lasta
2026-05-11 22:55:01 +09:00
parent 3663734781
commit 0f34a451fc
10 changed files with 634 additions and 29 deletions

View File

@@ -25,6 +25,7 @@
<input id="configPath" value="configs/perfume_subscription.yaml" aria-label="Config path" />
<button id="createProjectBtn" title="Create project">+</button>
</div>
<button id="initProjectBtn" class="full">Reset current project data</button>
<div id="projectList" class="list"></div>
</section>