mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
port firebase lib to api v3
This commit is contained in:
@@ -13,7 +13,7 @@ var moment = require('moment');
|
||||
var logging = require('./../../libs/api-v2/logging');
|
||||
var acceptablePUTPaths;
|
||||
var api = module.exports;
|
||||
var firebase = require('../../libs/firebase');
|
||||
var firebase = require('../../libs/api-v2/firebase');
|
||||
var webhook = require('../../libs/api-v2/webhook');
|
||||
|
||||
// api.purchase // Shared.ops
|
||||
|
||||
Reference in New Issue
Block a user