Skip to content

Commit

Permalink
delete another comment
Browse files Browse the repository at this point in the history
Co-authored-by: Maxime Downe <[email protected]>
  • Loading branch information
jackcasstlesjones and maxitect authored Dec 11, 2024
1 parent 22bf805 commit 9b8294d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/db/DatabaseManager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ class DatabaseManager {
);
}

// Await the patch operation
const updatedDocument = await document.patch({
[field]: update,
});
Expand Down

0 comments on commit 9b8294d

Please sign in to comment.