mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
migrate searchbox to mode related
This commit is contained in:
@@ -7,7 +7,7 @@ use Illuminate\Support\Facades\Schema;
|
||||
return new class extends Migration
|
||||
{
|
||||
private static array $tables = [
|
||||
'sources', 'media', 'standards', 'codecs', 'audiocodecs', 'teams', 'processings'
|
||||
'sources', 'media', 'standards', 'codecs', 'audiocodecs', 'teams', 'processings', 'secondicons'
|
||||
];
|
||||
/**
|
||||
* Run the migrations.
|
||||
|
||||
Reference in New Issue
Block a user