mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
More namespacing
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
//TODO: Redo this (API has changed to textsecure.api and changed)
|
||||
var FakeWhisperAPI = function() {
|
||||
var doAjax = function(param) {
|
||||
if (param.success_callback) {
|
||||
|
||||
Reference in New Issue
Block a user