mirror of
https://github.com/SukkaW/Surge.git
synced 2026-03-15 15:36:42 +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