Do not die after seeds database

This commit is contained in:
Lukáš Plevač 2023-10-01 11:23:39 +02:00
parent 8e9fe18ecd
commit 1b280bc119

View File

@ -282,7 +282,4 @@
$meteor23HRPT->centerFrequency->set(1700000000);
$meteor23HRPT->modulation->set($hrpt);
$meteor23HRPT->antenna->set($qfh);
$meteor23HRPT->commit();
die();
$meteor23HRPT->commit();