Update internal notes order to display correctly

Adjust the sort order for internal notes to ensure proper display sequence.
This commit is contained in:
Riyadh
2026-05-16 08:36:26 +00:00
parent 444e2f1f17
commit 7766abd39e
+1 -1
View File
@@ -259,7 +259,7 @@ async function main() {
color: "#eab308",
isActive: true,
isSystem: false,
sortOrder: 2,
sortOrder: 8,
},
{
slug: "calendar",