Release Candidate : 1.0.0 #150

Merged
djalim merged 103 commits from release/1.0.0 into main 2026-05-01 17:32:02 +00:00
Showing only changes of commit f71128a7f3 - Show all commits
+1 -1
View File
@@ -49,4 +49,4 @@ export const handler: Handlers = {
return new Response("Failed to import notes", { status: 500 });
}
},
};
};