Built motion from commit 00bf23f6.|2.6.16
[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 _0x953b=['/:id','isAuthenticated','update','express','../../components/auth/service','./user-setting.controller','put'];(function(_0x10cfe5,_0x1a1ef7){var _0x4575f8=function(_0x4bad6e){while(--_0x4bad6e){_0x10cfe5['push'](_0x10cfe5['shift']());}};_0x4575f8(++_0x1a1ef7);}(_0x953b,0x15a));var _0xb953=function(_0x1bebec,_0x4d9599){_0x1bebec=_0x1bebec-0x0;var _0x2cb6a9=_0x953b[_0x1bebec];return _0x2cb6a9;};'use strict';var express=require(_0xb953('0x0'));var router=express['Router']();var auth=require(_0xb953('0x1'));var controller=require(_0xb953('0x2'));router[_0xb953('0x3')](_0xb953('0x4'),auth[_0xb953('0x5')](),controller[_0xb953('0x6')]);module['exports']=router;