add new site accepts duration

This commit is contained in:
realaravinth
2021-05-04 11:07:18 +05:30
parent e83a362e75
commit 1e1ec187dc
6 changed files with 38 additions and 7 deletions

View File

@@ -98,6 +98,7 @@ export const LEVELS = (function() {
}
return true;
} catch (e) {
console.log(e);
return false;
}
},