Update internal notes order to display correctly
Adjust the sort order for internal notes to ensure proper display sequence. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 77cfe984-2c65-4152-bb7a-0df28274fe66 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 418871f8-1a80-43b8-948e-252be1122ed8 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/c3c252e4-c83d-40ca-9fff-99a3ea60701e/77cfe984-2c65-4152-bb7a-0df28274fe66/T9daF3x Replit-Helium-Checkpoint-Created: true
This commit is contained in:
+1
-1
@@ -259,7 +259,7 @@ async function main() {
|
||||
color: "#eab308",
|
||||
isActive: true,
|
||||
isSystem: false,
|
||||
sortOrder: 2,
|
||||
sortOrder: 8,
|
||||
},
|
||||
{
|
||||
slug: "calendar",
|
||||
|
||||
Reference in New Issue
Block a user