gq 7 anni fa
parent
commit
b4c44a3ccd
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      server/app/Models/InteractionInfo.php

+ 1 - 0
server/app/Models/InteractionInfo.php

xqd
@@ -19,6 +19,7 @@ class InteractionInfo extends Model
         'pic7',
         'pic8',
         'pic9',
+        'video',
     ];
     public function comments()
     {