feat: save conflict check polling

This commit is contained in:
NGPixel
2020-03-02 00:43:19 -05:00
parent 6890d9e04e
commit 4398573645
5 changed files with 60 additions and 1 deletions

View File

@@ -147,7 +147,8 @@ router.get(['/e', '/e/*'], async (req, res, next) => {
mode: 'create',
content: null,
title: null,
description: null
description: null,
updatedAt: new Date().toISOString()
}
// -> From Template