mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Send viewed receipt when you start listening to an audio message
This commit is contained in:
@@ -31,8 +31,6 @@ export class RemoveStorageKeyJobQueue extends JobQueue<RemoveStorageKeyJobData>
|
||||
|
||||
export const removeStorageKeyJobQueue = new RemoveStorageKeyJobQueue({
|
||||
store: jobQueueDatabaseStore,
|
||||
|
||||
queueType: 'remove storage key',
|
||||
|
||||
maxAttempts: 100,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user