[Developer] #424 default token expiry picker

Refs #424
This commit is contained in:
devmrko
2026-06-23 11:21:31 +09:00
parent 663e636bb6
commit c55e7add27
2 changed files with 24 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
</label>
<label>
만료 시각
<input class="form-control" name="expiresAt" placeholder="2026-12-31T23:59:59+09:00" required>
<input class="form-control" name="expiresAt" type="datetime-local" th:value="${defaultExpiresAt}" required>
</label>
<label>
설명