Skip to content

Commit 852410e

Browse files
committed
chore: package size
1 parent 7634c76 commit 852410e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content-script/menu-tools/index.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { getCoreContentText } from '../../utils/get-core-content-text'
22
import Browser from 'webextension-polyfill'
33
import { getUserConfig } from '../../config/index.mjs'
4-
import { openUrl } from '../../utils/index.mjs'
4+
import { openUrl } from '../../utils/open-url'
55

66
export const config = {
77
newChat: {

0 commit comments

Comments
 (0)