Skip to content

Commit e5f3137

Browse files
committed
fix: rebuild
1 parent 5e5898a commit e5f3137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default class TextCompletePlugin extends AdminForthPlugin {
88

99
resourceConfig!: AdminForthResource;
1010

11-
columnType!: AdminForthDataTypes;
11+
columnType!: AdminForthDataTypes;
1212

1313
adminforth!: IAdminForth;
1414

0 commit comments

Comments
 (0)