feat: Update context menu options with localized titles
This commit is contained in:
@@ -37,7 +37,7 @@ export default defineConfig({
|
||||
topLevelAwait({
|
||||
promiseExportName: "__tla",
|
||||
promiseImportName: (i) => `__tla_${i}`
|
||||
})
|
||||
}) as any
|
||||
],
|
||||
build: {
|
||||
rollupOptions: {
|
||||
@@ -90,4 +90,4 @@ export default defineConfig({
|
||||
? firefoxMV2Permissions
|
||||
: chromeMV3Permissions
|
||||
}
|
||||
})
|
||||
}) as any
|
||||
Reference in New Issue
Block a user