chore: generate

This commit is contained in:
opencode-agent[bot]
2026-08-13 01:11:25 +00:00
parent a31058d76c
commit 4358a02cf4
+2 -1
View File
@@ -171,7 +171,8 @@ export const Plugin = {
.map((item) => item.externalDirectory)
.filter((item) => item !== undefined)
.filter(
(item, index, items) => items.findIndex((other) => other.resource === item.resource) === index,
(item, index, items) =>
items.findIndex((other) => other.resource === item.resource) === index,
)
if (external.length > 0)
yield* permission.assert({