newStaffLDB-API #48
@ -18,6 +18,7 @@ async function checkCrs(input = "") {
|
||||
}
|
||||
|
||||
// Needs to be moved to the frontend `ensureArray() func`
|
||||
// Usage of this function should be migrated to the `translator` utilities.
|
||||
async function cleanMessages(input) {
|
||||
log.out("ldbUtils.cleanMessages: Deprecated function has been called", "err");
|
||||
var out = [];
|
||||
|
Loading…
Reference in New Issue
Block a user