X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fteam%2Fteam.attributes.js;h=5db0d643b7992ca992c37576ad322987cbb289d7;hb=868a31873a4f5d6a45b7a9cfef882f2e311d37fa;hp=094b31b310b8152f681a374146862f42fbe873e0;hpb=08f6e0b86d261e0f7c3417afd107d7f774257198;p=motion2.git diff --git a/server/api/team/team.attributes.js b/server/api/team/team.attributes.js index 094b31b..5db0d64 100644 --- a/server/api/team/team.attributes.js +++ b/server/api/team/team.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x5a8c=['sequelize','STRING','name'];(function(_0x30b25b,_0x5d9b38){var _0x31c490=function(_0x43ad51){while(--_0x43ad51){_0x30b25b['push'](_0x30b25b['shift']());}};_0x31c490(++_0x5d9b38);}(_0x5a8c,0xa2));var _0xc5a8=function(_0x146237,_0x54a9f4){_0x146237=_0x146237-0x0;var _0x736d1b=_0x5a8c[_0x146237];return _0x736d1b;};'use strict';var Sequelize=require(_0xc5a8('0x0'));module['exports']={'name':{'type':Sequelize[_0xc5a8('0x1')],'allowNull':![],'unique':_0xc5a8('0x2')},'description':{'type':Sequelize[_0xc5a8('0x1')]}}; \ No newline at end of file +var _0xee97=['sequelize','STRING'];(function(_0x43d9c7,_0x279ede){var _0x38ebaa=function(_0x5d2fea){while(--_0x5d2fea){_0x43d9c7['push'](_0x43d9c7['shift']());}};_0x38ebaa(++_0x279ede);}(_0xee97,0x1a6));var _0x7ee9=function(_0x535468,_0x57a848){_0x535468=_0x535468-0x0;var _0x10a995=_0xee97[_0x535468];return _0x10a995;};'use strict';var Sequelize=require(_0x7ee9('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'allowNull':![],'unique':'name'},'description':{'type':Sequelize[_0x7ee9('0x1')]}}; \ No newline at end of file