Built motion from commit ab870f9e.|2.5.44
[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 _0x0569=['./user-setting.controller','put','/:id','isAuthenticated','update','exports','express','../../components/auth/service'];(function(_0x1f4c05,_0x99f8d2){var _0x3c74b5=function(_0x32bac1){while(--_0x32bac1){_0x1f4c05['push'](_0x1f4c05['shift']());}};_0x3c74b5(++_0x99f8d2);}(_0x0569,0x106));var _0x9056=function(_0x2891d1,_0x2ddd3e){_0x2891d1=_0x2891d1-0x0;var _0x486948=_0x0569[_0x2891d1];return _0x486948;};'use strict';var express=require(_0x9056('0x0'));var router=express['Router']();var auth=require(_0x9056('0x1'));var controller=require(_0x9056('0x2'));router[_0x9056('0x3')](_0x9056('0x4'),auth[_0x9056('0x5')](),controller[_0x9056('0x6')]);module[_0x9056('0x7')]=router;