newlines at the end of files

This commit is contained in:
2023-10-12 17:45:47 +02:00
parent 1308ef8d44
commit 4f44eb58c7
12 changed files with 12 additions and 13 deletions
+1 -1
View File
@@ -59,4 +59,4 @@ export default class EorzeaTime {
return new EorzeaTime(new Date(eorzeaDate.getTime() / (3600 / 175)));
}
}
}