Browse Source

81100 fix encode

SULLEY\ryo-h 4 năm trước cách đây
mục cha
commit
aef0afef8b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      packages/app/src/interfaces/page.ts

+ 1 - 1
packages/app/src/interfaces/page.ts

@@ -1,4 +1,4 @@
-import { IUser } from './user';
+import { IUser } from './user';
 import { IRevision } from './revision';
 import { ITag } from './tag';