dd3984752f89f24499cad60d36a4af164b9b2a1e
[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 _0xe26f=['Router','../../components/auth/service','./user-setting.controller','put','/:id','isAuthenticated','update','exports','express'];(function(_0x2d8d69,_0x8e47ff){var _0x39ae22=function(_0xd7935e){while(--_0xd7935e){_0x2d8d69['push'](_0x2d8d69['shift']());}};_0x39ae22(++_0x8e47ff);}(_0xe26f,0x19d));var _0xfe26=function(_0x2e6c98,_0x1d7a82){_0x2e6c98=_0x2e6c98-0x0;var _0x582c3f=_0xe26f[_0x2e6c98];return _0x582c3f;};'use strict';var express=require(_0xfe26('0x0'));var router=express[_0xfe26('0x1')]();var auth=require(_0xfe26('0x2'));var controller=require(_0xfe26('0x3'));router[_0xfe26('0x4')](_0xfe26('0x5'),auth[_0xfe26('0x6')](),controller[_0xfe26('0x7')]);module[_0xfe26('0x8')]=router;