Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / user-setting / user-setting.model.js
index 3458b68..c46d9c4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x351d=['./user-setting.attributes','define','UserSetting','clientSideLoggingEnabledSince'];(function(_0x455833,_0xc94f4c){var _0x27f476=function(_0x2f887f){while(--_0x2f887f){_0x455833['push'](_0x455833['shift']());}};_0x27f476(++_0xc94f4c);}(_0x351d,0x90));var _0xd351=function(_0x4bc5c8,_0x41a17d){_0x4bc5c8=_0x4bc5c8-0x0;var _0x3245e7=_0x351d[_0x4bc5c8];return _0x3245e7;};'use strict';var attributes=require(_0xd351('0x0'));module['exports']=function(_0x109108){return _0x109108[_0xd351('0x1')](_0xd351('0x2'),attributes,{'tableName':'user_settings','paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x30b5ae){if(!_0x30b5ae['clientSideLoggingEnabled'])_0x30b5ae[_0xd351('0x3')]=null;else if(_0x30b5ae[_0xd351('0x3')]===null)_0x30b5ae['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