core: add reminders to GroupKeys

This commit is contained in:
ammarahm-ed
2022-11-17 15:41:53 +05:00
committed by Abdullah Atta
parent 946fd3fc1d
commit 0dec8b5af4

View File

@@ -28,7 +28,7 @@ const _ignore = "";
*/
/**
* @typedef {"home" | "notes" | "notebooks" | "tags" | "topics" | "trash" | "favorites"} GroupingKey
* @typedef {"home" | "notes" | "notebooks" | "tags" | "topics" | "trash" | "favorites" | "reminders"} GroupingKey
*/
/**