Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Dec 18, 2024
1 parent 201e8d9 commit c86fc68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/webext/src/manifest.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import type { Manifest } from 'webextension-polyfill'
import fs from 'fs-extra'
import type PkgType from '../package.json'
import fs from 'fs-extra'
import { isDev, isFirefox, port, r } from '../scripts/utils'

export async function getManifest() {
Expand Down

0 comments on commit c86fc68

Please sign in to comment.