mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Change 'RELATIVE_DATETIME' to 'false'
This commit is contained in:
parent
4fa8ecf772
commit
c07c0692d5
@ -1,5 +1,5 @@
|
|||||||
// this file is duplicated in `backend/src/config/metadata.js` and `webapp/constants/metadata.js`
|
// this file is duplicated in `backend/src/config/metadata.js` and `webapp/constants/metadata.js`
|
||||||
export default {
|
export default {
|
||||||
RELATIVE_DATETIME: true,
|
RELATIVE_DATETIME: false,
|
||||||
ABSOLUT_DATETIME_FORMAT: 'P',
|
ABSOLUT_DATETIME_FORMAT: 'P',
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user