mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Ensure that delete logs timeout does not run after resolution
This commit is contained in:
@@ -475,7 +475,6 @@ try {
|
||||
|
||||
// Pulling these in separately since they access filesystem, electron
|
||||
window.Signal.Debug = require('./js/modules/debug');
|
||||
window.Signal.Logs = require('./js/modules/logs');
|
||||
|
||||
window.addEventListener('contextmenu', e => {
|
||||
const editable = e.target.closest(
|
||||
|
||||
Reference in New Issue
Block a user