mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 04:09:49 +00:00
Wrap libts, don't leak into global namespace
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
;(function() {
|
||||
/* vim: ts=4:sw=4:expandtab
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
@@ -39837,3 +39838,4 @@ window.textsecure.messaging = function() {
|
||||
|
||||
return self;
|
||||
}();
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user