This commit is contained in:
@@ -15,6 +15,7 @@ import * as log from "./log";
|
||||
import * as marketing from "./marketing";
|
||||
import * as order from "./order";
|
||||
import * as payment from "./payment";
|
||||
import * as promo from "./promo";
|
||||
import * as redemption from "./redemption";
|
||||
import * as server from "./server";
|
||||
import * as subscribe from "./subscribe";
|
||||
@@ -37,6 +38,7 @@ export default {
|
||||
marketing,
|
||||
order,
|
||||
payment,
|
||||
promo,
|
||||
redemption,
|
||||
server,
|
||||
subscribe,
|
||||
|
||||
Reference in New Issue
Block a user