Fix pagebuilder cannot create more than 2 pages

Fix pagebuilder prototype breaks usenet
Add default limit of 4 pages (configurable)
This commit is contained in:
zefie
2023-08-27 02:37:11 -04:00
parent 022f78eb99
commit eb94877ffa
13 changed files with 4517 additions and 3075 deletions

View File

@@ -44,5 +44,8 @@
"socks-proxy-agent": "^8.0.1",
"strftime": "^0.10.2",
"uuid": "^8.3.2"
},
"devDependencies": {
"eslint": "^8.48.0"
}
}