Removed some obsolete client components. Added ASG Max with affiliates.
This commit is contained in:
@@ -1090,7 +1090,7 @@ async function flushOrphanedMedia(stage = 1) {
|
||||
)
|
||||
.as('associations'),
|
||||
)
|
||||
.whereRaw('associations.media_id = media.id'),
|
||||
.whereRaw('associations.media_id = media.id'),
|
||||
)
|
||||
.limit(config.media.flushWindow);
|
||||
// .delete();
|
||||
|
||||
Reference in New Issue
Block a user