Built motion from commit 3e059bc2.|2.5.32
[motion2.git] / server / migrations / 2.0.57.js
index e12c05d..d4f2f20 100644 (file)
@@ -147,7 +147,7 @@ module.exports = {
         type: Sequelize.TEXT
       });
       // END VOICE QUEUES
-      
+
       //START USERS
       migration.query('UPDATE users SET permissions=\'101,102,103,110,104,105,106,107,108,109,100,111\' WHERE permissions=\'101,102,103,110,104,105,106,107,108,109,100\'');
       //END USERS
@@ -165,4 +165,4 @@ module.exports = {
   down: function(queryInterface, Sequelize) {
     var migration = new Migration(queryInterface);
   }
-};
+};
\ No newline at end of file