Skip to content

Commit a130b1a

Browse files
committed
fix: rebuild
AdminForth/1755/i-can't-write-to-this-input-wh
1 parent a89470f commit a130b1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export default class ImportExport extends AdminForthPlugin {
2121
adminforth: IAdminForth;
2222
auditLogPlugin: Record<string, any> | undefined;
2323

24-
24+
2525
constructor(options: PluginOptions) {
2626
super(options, import.meta.url);
2727
this.options = options;

0 commit comments

Comments
 (0)