mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-08-26 10:38:13 +08:00
@ -128,6 +128,7 @@ class NoteSerializer implements NoteSerializerInterface {
|
||||
"lastMod",
|
||||
"lastmodified",
|
||||
"lastmod",
|
||||
"updated",
|
||||
];
|
||||
for (var possibleKey in modifiedKeyOptions) {
|
||||
var val = data.props[possibleKey];
|
||||
|
Reference in New Issue
Block a user