We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 366b552 commit 1a90808Copy full SHA for 1a90808
src/blocks/helpers/google-drive.vue
@@ -26,7 +26,7 @@ const constructDomain = (src?: string) => {
26
27
<script lang="ts">
28
export default {
29
- name: "NotionBookmark",
+ name: "NotionGoogleDrive",
30
}
31
</script>
32
0 commit comments