Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / user-setting / user-setting.model.js
index 808d327..c46d9c4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x76dc=['define','user_settings','clientSideLoggingEnabledSince','./user-setting.attributes','exports'];(function(_0x2f913f,_0x394f5d){var _0x4e7b83=function(_0x1ea253){while(--_0x1ea253){_0x2f913f['push'](_0x2f913f['shift']());}};_0x4e7b83(++_0x394f5d);}(_0x76dc,0x1f2));var _0xc76d=function(_0x4ffcdf,_0x25a43e){_0x4ffcdf=_0x4ffcdf-0x0;var _0x1b103c=_0x76dc[_0x4ffcdf];return _0x1b103c;};'use strict';var attributes=require(_0xc76d('0x0'));module[_0xc76d('0x1')]=function(_0x7e533b){return _0x7e533b[_0xc76d('0x2')]('UserSetting',attributes,{'tableName':_0xc76d('0x3'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x1ba6a1){if(!_0x1ba6a1['clientSideLoggingEnabled'])_0x1ba6a1[_0xc76d('0x4')]=null;else if(_0x1ba6a1['clientSideLoggingEnabledSince']===null)_0x1ba6a1['clientSideLoggingEnabledSince']=new Date();}}});};
\ No newline at end of file
+var _0x4522=['define','UserSetting','clientSideLoggingEnabled','clientSideLoggingEnabledSince'];(function(_0xd79d33,_0x34aa04){var _0x49e42a=function(_0x46dd07){while(--_0x46dd07){_0xd79d33['push'](_0xd79d33['shift']());}};_0x49e42a(++_0x34aa04);}(_0x4522,0x1a0));var _0x2452=function(_0x454214,_0x4380c5){_0x454214=_0x454214-0x0;var _0x269483=_0x4522[_0x454214];return _0x269483;};'use strict';var attributes=require('./user-setting.attributes');module['exports']=function(_0x46400f){return _0x46400f[_0x2452('0x0')](_0x2452('0x1'),attributes,{'tableName':'user_settings','paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x229028){if(!_0x229028[_0x2452('0x2')])_0x229028[_0x2452('0x3')]=null;else if(_0x229028[_0x2452('0x3')]===null)_0x229028[_0x2452('0x3')]=new Date();}}});};
\ No newline at end of file