Skip to content

Commit

Permalink
remove changed file, changes have been incorporated
Browse files Browse the repository at this point in the history
  • Loading branch information
stitch committed Dec 11, 2024
2 parents 8220040 + 7796df8 commit 3a37e50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ declare module 'vue' {
Demo: typeof import('./src/components/tour/Demo.vue')['default']
DemoImage: typeof import('./src/components/tour/DemoImage.vue')['default']
DifferencesToCurrentList: typeof import('./src/components/reports/DifferencesToCurrentList.vue')['default']
DiscoverSubdomains: typeof import('./src/components/domains/list/discover-subdomains.vue')['default']
DiscoverSubdomainsModal: typeof import('./src/components/domains/list/DiscoverSubdomainsModal.vue')['default']
DomainListManager: typeof import('./src/components/domains/DomainListManager.vue')['default']
DomainTable: typeof import('./src/components/domains/DomainTable.vue')['default']
Expand Down

0 comments on commit 3a37e50

Please sign in to comment.