remove old module.exports from server aswell
This commit is contained in:
@@ -103,4 +103,4 @@ api.removePushDevice = {
|
||||
},
|
||||
};
|
||||
|
||||
module.exports = api;
|
||||
export default api;
|
||||
|
||||
Reference in New Issue
Block a user