mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-01 07:04:31 +09:00
Backport: Fix dates displaying in a wrong manner when we're close to the end of… (#31750)
… the month (31331) Backport #31331 Fix #31197 on v1.22 Co-authored-by: lukas <lukas.walter@aceart.de>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"@citation-js/plugin-csl": "0.7.11",
|
||||
"@citation-js/plugin-software-formats": "0.6.1",
|
||||
"@github/markdown-toolbar-element": "2.2.3",
|
||||
"@github/relative-time-element": "4.4.0",
|
||||
"@github/relative-time-element": "4.4.2",
|
||||
"@github/text-expander-element": "2.6.1",
|
||||
"@mcaptcha/vanilla-glue": "0.1.0-alpha-3",
|
||||
"@primer/octicons": "19.9.0",
|
||||
|
||||
Reference in New Issue
Block a user