fix formatting
This commit is contained in:
parent
64d5374ef0
commit
7c321083ab
@ -33,7 +33,7 @@ export function onRequest(context) {
|
|||||||
|
|
||||||
// Add markers if needed
|
// Add markers if needed
|
||||||
if (add_markers) {
|
if (add_markers) {
|
||||||
output = `\n# --- BEGIN EWPRATTEN SSH KEYS ---\n${output}\n# --- END EWPRATTEN SSH KEYS ---\n\n`;
|
output = `\n# --- BEGIN EWPRATTEN SSH KEYS ---\n${output}# --- END EWPRATTEN SSH KEYS ---\n\n`;
|
||||||
}
|
}
|
||||||
|
|
||||||
return new Response(output, {
|
return new Response(output, {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user