Skip to content

Commit 2d04e5a

Browse files
refactor(vue3): normalize useFileEntry newline
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 89c442a commit 2d04e5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/composables/useFileEntry.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ export function useFileEntry(
107107
onRightClick,
108108
openDetailsIfAvailable,
109109
}
110-
}
110+
}

0 commit comments

Comments
 (0)