9b7595e06d0ed24b1f7c27b622b1695380f5213b
[motion2.git] / server / api / user-setting / index.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xb05f=['put','/:id','isAuthenticated','update','express','Router','../../components/auth/service','./user-setting.controller'];(function(_0x3bd813,_0x41c67c){var _0x6c0bbe=function(_0x2694fc){while(--_0x2694fc){_0x3bd813['push'](_0x3bd813['shift']());}};_0x6c0bbe(++_0x41c67c);}(_0xb05f,0x94));var _0xfb05=function(_0x3aab4d,_0x49229d){_0x3aab4d=_0x3aab4d-0x0;var _0x325912=_0xb05f[_0x3aab4d];return _0x325912;};'use strict';var express=require(_0xfb05('0x0'));var router=express[_0xfb05('0x1')]();var auth=require(_0xfb05('0x2'));var controller=require(_0xfb05('0x3'));router[_0xfb05('0x4')](_0xfb05('0x5'),auth[_0xfb05('0x6')](),controller[_0xfb05('0x7')]);module['exports']=router;