mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update Import Data model
This commit is contained in:
parent
278ecefd5d
commit
3fb9abc5c3
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ use Illuminate\Database\Eloquent\Model;
|
|||
|
||||
class ImportData extends Model
|
||||
{
|
||||
//
|
||||
protected $table = 'import_datas';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue