mirror of
https://github.com/SukkaW/Surge.git
synced 2026-04-30 01:46:57 +08:00
Chore: update EOL writing
This commit is contained in:
@@ -44,7 +44,7 @@ export function withBannerArray(title: string, description: string[] | readonly
|
||||
|
||||
appendArrayInPlace(result, content);
|
||||
|
||||
result.push('################## EOF ##################', '');
|
||||
result.push('################## EOF ##################');
|
||||
|
||||
return result;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user