mirror of
https://github.com/eliasstepanik/vdo.ninja.git
synced 2026-01-17 00:28:33 +00:00
Rename e to er due to IE8 overwriting it
Nobody will use OBS.ninja in IE8 but who knows...
This commit is contained in:
parent
b25632188a
commit
26288e685a
@ -79,8 +79,8 @@ $(".close").on('click', function(e) {
|
||||
});
|
||||
}
|
||||
activatedPreview=false;
|
||||
} catch (e){
|
||||
errorlog(e);
|
||||
} catch (er){
|
||||
errorlog(er);
|
||||
}
|
||||
log("Cleaned up Video");
|
||||
e.stopPropagation();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user