More namespacing
This commit is contained in:
parent
05101b69b0
commit
6bc19ef558
8 changed files with 296 additions and 264 deletions
|
@ -95,7 +95,7 @@ function hexToArrayBuffer(str) {
|
|||
return ret;
|
||||
}
|
||||
|
||||
registerOnLoadFunction(function() {
|
||||
textsecure.registerOnLoadFunction(function() {
|
||||
localStorage.clear();
|
||||
|
||||
// Random tests to check my JS knowledge
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue