This commit is contained in:
parent
eceb31a9ad
commit
e9b6035c58
48 changed files with 354 additions and 340 deletions
|
|
@ -74,7 +74,7 @@ export const GET: APIRoute = async (context) => {
|
|||
updated,
|
||||
]
|
||||
.filter(Boolean)
|
||||
.join(''),
|
||||
.join('\n'),
|
||||
};
|
||||
}),
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue