feat: accept date-only watched_at in review form
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
</label>
|
||||
<label>
|
||||
Watched<br>
|
||||
<input type="datetime-local" name="watched_at" required>
|
||||
<input type="date" name="watched_at" required>
|
||||
</label>
|
||||
<label>
|
||||
Comment<br>
|
||||
|
||||
Reference in New Issue
Block a user