import RocketChat from '../lib/rocketchat';
export default {
server: RocketChat.currentServer,
login: {}
};