fix: do not broke player items #75
Annotations
3 errors
Lint:
src/modules/world-edit/commands/region/set.ts#L203
Type '() => Promise<boolean>' is not assignable to type '(p: Player) => void | Promise<void>'.
|
Lint:
src/modules/world-edit/commands/region/set.ts#L203
Type '() => Promise<boolean>' is not assignable to type '(p: Player) => void | Promise<void>'.
|
Lint
Process completed with exit code 1.
|