Skip to content

Commit 7d21f7e

Browse files
committed
Corrected comment ↞ [auto-sync from https://github.com/KudoAI/chatgpt.js-chrome-starter]
1 parent 6640642 commit 7d21f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starters/chrome/extension/popup/controller.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
await import(chrome.runtime.getURL('lib/dom.js'))
88
await import(chrome.runtime.getURL('lib/settings.mjs'))
99

10-
// Ipmort APP data
10+
// Import APP data
1111
const { app } = await chrome.storage.sync.get('app')
1212

1313
// Import ICONS

0 commit comments

Comments
 (0)