Ensure that delete logs timeout does not run after resolution
This commit is contained in:
parent
4e43459d34
commit
4e6c415ad8
5 changed files with 13 additions and 16 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue