aboutsummaryrefslogtreecommitdiff
path: root/src/frontend
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend')
-rw-r--r--src/frontend/views/RepositoryLog.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend/views/RepositoryLog.vue b/src/frontend/views/RepositoryLog.vue
index d9d1696..3adb6c2 100644
--- a/src/frontend/views/RepositoryLog.vue
+++ b/src/frontend/views/RepositoryLog.vue
@@ -87,5 +87,5 @@ export default {
... toRefs(state)
};
}
-}
+};
</script> \ No newline at end of file