Skip to content

Commit c78aadc

Browse files
committed
fix: typo
1 parent 4e36b2e commit c78aadc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/view/site.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ function initUsers() {
112112
users.value = query
113113
})
114114
.finally(() => {})
115-
115+
}
116116
117117
onMounted(() => {
118118
setTitle('wiki data')

0 commit comments

Comments
 (0)