Built motion from commit e02f907f.|2.6.14
[motion2.git] / server / api / user-setting / user-setting.model.js
index 8d0bca4..01b6ef7 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5d86=['UserSetting','clientSideLoggingEnabled','clientSideLoggingEnabledSince','./user-setting.attributes','exports'];(function(_0x215fba,_0x2df8f4){var _0x2f8d43=function(_0x175164){while(--_0x175164){_0x215fba['push'](_0x215fba['shift']());}};_0x2f8d43(++_0x2df8f4);}(_0x5d86,0x76));var _0x65d8=function(_0x14c7b3,_0x4677b7){_0x14c7b3=_0x14c7b3-0x0;var _0x1518ef=_0x5d86[_0x14c7b3];return _0x1518ef;};'use strict';var attributes=require(_0x65d8('0x0'));module[_0x65d8('0x1')]=function(_0x5686cc){return _0x5686cc['define'](_0x65d8('0x2'),attributes,{'tableName':'user_settings','paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x2bfcd7){if(!_0x2bfcd7[_0x65d8('0x3')])_0x2bfcd7['clientSideLoggingEnabledSince']=null;else if(_0x2bfcd7[_0x65d8('0x4')]===null)_0x2bfcd7['clientSideLoggingEnabledSince']=new Date();}}});};
\ No newline at end of file
+var _0x536f=['./user-setting.attributes','user_settings','clientSideLoggingEnabled','clientSideLoggingEnabledSince'];(function(_0x3b729e,_0xf58096){var _0x48939e=function(_0x1fb46c){while(--_0x1fb46c){_0x3b729e['push'](_0x3b729e['shift']());}};_0x48939e(++_0xf58096);}(_0x536f,0x70));var _0xf536=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0x536f[_0x321bb2];return _0x9c12ed;};'use strict';var attributes=require(_0xf536('0x0'));module['exports']=function(_0x4e4212){return _0x4e4212['define']('UserSetting',attributes,{'tableName':_0xf536('0x1'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x1e5e49){if(!_0x1e5e49[_0xf536('0x2')])_0x1e5e49[_0xf536('0x3')]=null;else if(_0x1e5e49['clientSideLoggingEnabledSince']===null)_0x1e5e49[_0xf536('0x3')]=new Date();}}});};
\ No newline at end of file