feat: diary offline reconnect button + start-diary-server.bat

This commit is contained in:
posimai 2026-04-03 13:15:27 +09:00
parent 9e6a2987ed
commit 0540e24e67
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
@echo off
start "diary-server" /min node "C:\Users\maita\posimai-project\tools\posimai-scribe\src\diary-server.js"