mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
add tags init + fix shoutbox in login page
This commit is contained in:
@@ -41,5 +41,6 @@ class DatabaseSeeder extends Seeder
|
||||
$this->call(TeamsTableSeeder::class);
|
||||
$this->call(TorrentsStateTableSeeder::class);
|
||||
$this->call(UploadspeedTableSeeder::class);
|
||||
$this->call(TagsTableSeeder::class);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user