This commit is contained in:
@@ -208,7 +208,7 @@ async function installOfflineFixtures(app) {
|
||||
ffprobe: true,
|
||||
downloadPathWritable: true
|
||||
},
|
||||
messages: ['Offline fixture'],
|
||||
messages: [],
|
||||
timestamp: '2026-01-01T00:00:00Z'
|
||||
}));
|
||||
replaceHandler('check-update', async () => ({ checking: true, offlineFixture: true }));
|
||||
|
||||
Reference in New Issue
Block a user