parent
d200e3e73f
commit
2ef27b5e8f
|
|
@ -32,7 +32,6 @@ class UpdateCard extends Component
|
|||
public ?string $errorLine = null; // Fehlerzeile bei rc != 0
|
||||
|
||||
public ?string $message = null;
|
||||
/* ===== Intern ===== */
|
||||
public bool $postActionsDone = false;
|
||||
protected string $cacheStartedAtKey = 'mw.update.started_at';
|
||||
protected int $failsafeSeconds = 20 * 60;
|
||||
|
|
|
|||
Loading…
Reference in New Issue