Fix typo #7
Este commit está contenido en:
@@ -41,7 +41,7 @@ let DB = {
|
|||||||
showMessage(document, "Performing initial database provisioning ...", "db-warning ok");
|
showMessage(document, "Performing initial database provisioning ...", "db-warning ok");
|
||||||
throw "Init";
|
throw "Init";
|
||||||
} else {
|
} else {
|
||||||
throw "CA Archive database has jast been updated, not ready or corrupted!";
|
throw "CA Archive database has just been updated, not ready or corrupted!";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
|
|||||||
Referencia en una nueva incidencia
Block a user