diff --git a/html/src/app.js b/html/src/app.js
index 93e45555..bed37f00 100644
--- a/html/src/app.js
+++ b/html/src/app.js
@@ -6901,7 +6901,13 @@ speechSynthesis.getVoices();
pageSize: 10,
paginationProps: {
small: true,
- layout: 'prev,pager,next'
+ layout: 'prev,pager,next',
+ pageSizes: [
+ 10,
+ 25,
+ 50,
+ 100
+ ]
}
};
$app.data.downloadQueueTable = {