mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
feat: migrate fetching stats to use db_*
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
</h3>
|
||||
</td>
|
||||
<td>
|
||||
<p class="notification__item-text"><.= val.date() .></p>
|
||||
<p class="notification__item-text"><.= crate::date::Date::new(*val).date() .></p>
|
||||
</td>
|
||||
</tr>
|
||||
<. } .>
|
||||
|
||||
Reference in New Issue
Block a user