xiongzhu hace 3 años
padre
commit
0e9614ed8c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/gallery/entities/gallery.entity.ts

+ 1 - 1
src/gallery/entities/gallery.entity.ts

@@ -13,7 +13,7 @@ export class Gallery {
     thumb: string
 
     @Column()
-    charactor: string
+    character: string
 
     @Column()
     tag: string