PMPR-44 : fix missing newline
This commit is contained in:
@@ -49,4 +49,4 @@ export const handler: Handlers = {
|
|||||||
return new Response("Failed to import notes", { status: 500 });
|
return new Response("Failed to import notes", { status: 500 });
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user