c749ea6dc4a5bee05e33787352feceee36ebd127
[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 _0x908d=['put','/:id','isAuthenticated','update','exports','express','Router','../../components/auth/service','./user-setting.controller'];(function(_0x2adbeb,_0x5581be){var _0x5e18a6=function(_0x84e42b){while(--_0x84e42b){_0x2adbeb['push'](_0x2adbeb['shift']());}};_0x5e18a6(++_0x5581be);}(_0x908d,0xd4));var _0xd908=function(_0x2982f6,_0x587d92){_0x2982f6=_0x2982f6-0x0;var _0x5bc87a=_0x908d[_0x2982f6];return _0x5bc87a;};'use strict';var express=require(_0xd908('0x0'));var router=express[_0xd908('0x1')]();var auth=require(_0xd908('0x2'));var controller=require(_0xd908('0x3'));router[_0xd908('0x4')](_0xd908('0x5'),auth[_0xd908('0x6')](),controller[_0xd908('0x7')]);module[_0xd908('0x8')]=router;