Rename textsecure.api and make it internal-only
This commit is contained in:
parent
45a61780af
commit
9e7d8c0a08
7 changed files with 24 additions and 28 deletions
|
@ -14,9 +14,7 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
window.textsecure = window.textsecure || {};
|
||||
|
||||
window.textsecure.api = function () {
|
||||
TextSecureServer = function () {
|
||||
'use strict';
|
||||
|
||||
var self = {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue