v0.10.302 #2

Merged
didirus merged 289 commits from feature-clean into beta 2025-07-08 15:00:09 +00:00
Showing only changes of commit 6c16688ca9 - Show all commits

View File

@@ -47,7 +47,6 @@
id="scheduled-date"
v-model="newNoticeScheduledDate"
type="datetime-local"
maxlength="128"
autocomplete="off"
/>
</div>
@@ -60,7 +59,6 @@
id="expiration-date"
v-model="newNoticeExpiresDate"
type="datetime-local"
maxlength="128"
autocomplete="off"
/>
</div>