From e96df76c63de1d90cf38b8f69c01e6e3ce4a6181 Mon Sep 17 00:00:00 2001 From: kekami Date: Sun, 20 Feb 2022 13:28:02 -0500 Subject: [PATCH] Add newline to EOF of files without it --- data/27customlist.ts | 2 +- data/settingslist.ts | 2 +- pug/27pccommon.pug | 2 +- pug/crate.pug | 2 +- webui/profile_detail.pug | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/data/27customlist.ts b/data/27customlist.ts index 7da0bb3..bbf8919 100644 --- a/data/27customlist.ts +++ b/data/27customlist.ts @@ -349,4 +349,4 @@ export const first_note_preview_list: string[] = [ "default", "Always ON", "Always OFF", -]; \ No newline at end of file +]; diff --git a/data/settingslist.ts b/data/settingslist.ts index cae9c31..6e702de 100644 --- a/data/settingslist.ts +++ b/data/settingslist.ts @@ -1 +1 @@ -export const ShopRanking_list: string[] = ["PersonalBest","AllProfilesRanking"]; \ No newline at end of file +export const ShopRanking_list: string[] = ["PersonalBest","AllProfilesRanking"]; diff --git a/pug/27pccommon.pug b/pug/27pccommon.pug index abc523f..bc7bcb3 100644 --- a/pug/27pccommon.pug +++ b/pug/27pccommon.pug @@ -39,4 +39,4 @@ IIDX27pc(status="0") event1_phase(phase="0") premium_area_news(open="1") premium_area_qpro(open="1") - ignore_button_mashing \ No newline at end of file + ignore_button_mashing diff --git a/pug/crate.pug b/pug/crate.pug index bee931d..c3d4eca 100644 --- a/pug/crate.pug +++ b/pug/crate.pug @@ -359,4 +359,4 @@ c(__type="s32" __count="20" mid="27084") -1 -1 -1 605 -1 -1 -1 -1 -1 -1 -1 -1 -1 567 -1 -1 -1 -1 -1 -1 c(__type="s32" __count="20" mid="27088") -1 -1 -1 572 -1 -1 -1 -1 -1 -1 -1 -1 -1 566 -1 -1 -1 -1 -1 -1 c(__type="s32" __count="20" mid="27094") -1 -1 -1 560 -1 -1 -1 -1 -1 -1 -1 -1 -1 557 -1 -1 -1 -1 -1 -1 - c(__type="s32" __count="20" mid="27102") -1 -1 -1 729 -1 -1 -1 -1 -1 -1 -1 -1 -1 686 -1 -1 -1 -1 -1 -1 \ No newline at end of file + c(__type="s32" __count="20" mid="27102") -1 -1 -1 729 -1 -1 -1 -1 -1 -1 -1 -1 -1 686 -1 -1 -1 -1 -1 -1 diff --git a/webui/profile_detail.pug b/webui/profile_detail.pug index 8a2908c..df377b2 100644 --- a/webui/profile_detail.pug +++ b/webui/profile_detail.pug @@ -55,4 +55,4 @@ div if b==-1 body ---- else - body #{gradelist[pc_data.dgid]} \ No newline at end of file + body #{gradelist[pc_data.dgid]}