Ignore:
Timestamp:
10/23/21 17:48:25 (3 years ago)
Author:
beratkjufliju <kufliju@…>
Branches:
develop, master
Children:
a8346eb
Parents:
4b7e2d3
Message:

minor bug fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • database/seeders/DatabaseSeeder.php

    r4b7e2d3 rb39afb5  
    2121        $this->call(FileTypesTableSeeder::class);
    2222        $this->call(FoldersTableSeeder::class);
    23         $this->call(FilesTableSeeder::class);
     23        //$this->call(FilesTableSeeder::class);
    2424    }
    2525}
Note: See TracChangeset for help on using the changeset viewer.