Skip to content

Commit

Permalink
Fix a couple of paths that changed (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyonsil authored Nov 15, 2023
2 parents 87029fc + 54a234c commit 5a0600a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import type {
SavedWebViewDefinition,
WebViewContentType,
WebViewDefinition,
} from 'shared/data/web-view.model';
} from 'shared/models/web-view.model';
import type {
DoStuffEvent,
ExtensionVerseDataTypes,
Expand Down

0 comments on commit 5a0600a

Please sign in to comment.