fix: Write revision when leaving editing mode

This commit is contained in:
Tom Moor
2023-08-24 21:18:38 -04:00
parent 9256c59e60
commit 79ff9309fd

View File

@@ -87,6 +87,7 @@ export default async function documentUpdater({
teamId: document.teamId,
actorId: user.id,
data: {
done,
title: document.title,
},
ip,