X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fteam%2Fteam.attributes.js;h=dc33ace3cb6cfb80e3569c73c8c54d4340b81dbe;hb=bb1bc459ff51c9e3d02337b05bd35dbdea7e939d;hp=1a939de60dcdd66b5086bc21b40e473f890c9bf4;hpb=7cda1c65c6741ebe625028920920ca9ef572e569;p=motion2.git diff --git a/server/api/team/team.attributes.js b/server/api/team/team.attributes.js index 1a939de..dc33ace 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 _0xb7e7=['STRING','sequelize'];(function(_0x3d42d8,_0x4cffaa){var _0x27fc41=function(_0x3a363b){while(--_0x3a363b){_0x3d42d8['push'](_0x3d42d8['shift']());}};_0x27fc41(++_0x4cffaa);}(_0xb7e7,0x121));var _0x7b7e=function(_0x2555d0,_0x4150a6){_0x2555d0=_0x2555d0-0x0;var _0x3bb486=_0xb7e7[_0x2555d0];return _0x3bb486;};'use strict';var Sequelize=require(_0x7b7e('0x0'));module['exports']={'name':{'type':Sequelize[_0x7b7e('0x1')],'allowNull':![],'unique':'name'},'description':{'type':Sequelize[_0x7b7e('0x1')]}}; \ No newline at end of file +var _0x757a=['exports','STRING'];(function(_0x1e2393,_0x5e51f1){var _0x451f52=function(_0x45b27b){while(--_0x45b27b){_0x1e2393['push'](_0x1e2393['shift']());}};_0x451f52(++_0x5e51f1);}(_0x757a,0xde));var _0xa757=function(_0x18fb40,_0x565e52){_0x18fb40=_0x18fb40-0x0;var _0x4100ab=_0x757a[_0x18fb40];return _0x4100ab;};'use strict';var Sequelize=require('sequelize');module[_0xa757('0x0')]={'name':{'type':Sequelize[_0xa757('0x1')],'allowNull':![],'unique':'name'},'description':{'type':Sequelize['STRING']}}; \ No newline at end of file