LiuJ преди 3 дни
родител
ревизия
a0a6fec6ff
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      app/Model/complaint.php

+ 1 - 1
app/Model/complaint.php

@@ -15,7 +15,7 @@ class Complaint extends Model
     /**
      * The table associated with the model.
      */
-    protected ?string $table =  'complaint';
+    protected ?string $table =   'complaint';
 
     /**
      * The attributes that are mass assignable.