Release 2.6.23

This commit is contained in:
2026-08-09 13:38:30 +01:00
parent 3c3864e6ac
commit 78a34e4105
11 changed files with 109 additions and 13 deletions
+1
View File
@@ -22,6 +22,7 @@ async function initializeWebServer(options) {
pool: pool,
common: common,
backgroundTaskQueue: backgroundTaskQueue,
notifyPlayerScreens: options && options.notifyPlayerScreens ? options.notifyPlayerScreens : null,
uploadSyncService: webBootstrap.uploadSyncService,
captureSlideThumbnail: captureSlideThumbnail,
mediaDir: mediaDir,