Skip to content

Commit 1a90808

Browse files
committed
fix naming
1 parent 366b552 commit 1a90808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/blocks/helpers/google-drive.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const constructDomain = (src?: string) => {
2626

2727
<script lang="ts">
2828
export default {
29-
name: "NotionBookmark",
29+
name: "NotionGoogleDrive",
3030
}
3131
</script>
3232

0 commit comments

Comments
 (0)