Skip to content

Commit 666db50

Browse files
committed
Fix formatting
1 parent 7225eea commit 666db50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/wxt/src/utils/inject-script.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export async function injectScript(
4545
}
4646

4747
await loadedPromise;
48-
48+
4949
return {
5050
script,
5151
};

0 commit comments

Comments
 (0)