mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-05 04:44:36 -04:00
Update designs
This commit is contained in:
parent
73625a24d9
commit
a8103fc6a3
@ -20,6 +20,8 @@ return new class extends Migration
|
|||||||
$table->text('origin_tax_data')->nullable();
|
$table->text('origin_tax_data')->nullable();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
\Illuminate\Support\Facades\Artisan::call('ninja:design-update');
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user