Merge remote-tracking branch 'origin/main'

This commit is contained in:
Tobi Schäfer 2024-08-08 19:33:00 +02:00
commit 19b99919d2
Signed by: tobi
GPG key ID: 91FAE6FE2EBAC4C8
2 changed files with 1547 additions and 932 deletions

View file

@ -682,7 +682,8 @@ function list_macro(param, id, limit) {
return;
}
var skin, collection;
var skin;
var collection = [];
var max = Math.min(limit || 25, 100);
if (id === 'sites') {

2476
package-lock.json generated

File diff suppressed because it is too large Load diff