fixes and admin data

This commit is contained in:
2021-02-09 18:30:17 +01:00
parent 9dd4d10396
commit 93bff025e9
73 changed files with 1638 additions and 2411 deletions

2
node_modules/dot-prop/readme.md generated vendored
View File

@@ -71,6 +71,8 @@ Returns the object.
### delete(object, path)
Returns a boolean of whether the property existed before being deleted.
#### object
Type: `object`