mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
refac: improve multi browser support
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import { createManifest } from '../../lib/createManifest'
|
||||
import baseManifest from './manifest.json'
|
||||
|
||||
export const edge = createManifest(baseManifest, 'edge')
|
||||
Reference in New Issue
Block a user