xiongzhu před 3 roky
rodič
revize
0e9614ed8c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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