From 1c28a9496b7b1184d894784ea3488bf639f7a727 Mon Sep 17 00:00:00 2001 From: Gauthier Roebroeck Date: Tue, 21 Jul 2020 10:19:16 +0800 Subject: [PATCH] chore: normalize line feeds closes #243 --- .gitattributes | 1 + komga-webui/src/components/ItemBrowser.vue | 408 +++++++------- komga-webui/src/components/ItemCard.vue | 594 ++++++++++----------- 3 files changed, 502 insertions(+), 501 deletions(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..176a458f --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto diff --git a/komga-webui/src/components/ItemBrowser.vue b/komga-webui/src/components/ItemBrowser.vue index aaa92a42..5c298c85 100644 --- a/komga-webui/src/components/ItemBrowser.vue +++ b/komga-webui/src/components/ItemBrowser.vue @@ -1,204 +1,204 @@ - - - - - + + + + + diff --git a/komga-webui/src/components/ItemCard.vue b/komga-webui/src/components/ItemCard.vue index 8351af94..629e7514 100644 --- a/komga-webui/src/components/ItemCard.vue +++ b/komga-webui/src/components/ItemCard.vue @@ -1,297 +1,297 @@ - - - - - + + + + +