Browse Source

Merge branch 'loparev' of aloparev/digital_college into Develop

aloparev 4 years ago
parent
commit
c7875957fe
1 changed files with 8 additions and 1 deletions
  1. 8 1
      json/courses.json

+ 8 - 1
json/courses.json

@@ -26,7 +26,10 @@
         "id": 1,
         "name": "Иван Петрович Безопасный",
         "picture": "http://placehold.it/32x32"
-      },
+      }
+      ]
+  },
+      
        {
     "_id": "1235",
     "isActive": true,
@@ -58,6 +61,7 @@
      
     ]
   },
+  
    {
     "_id": "1236",
     "isActive": true,
@@ -86,5 +90,8 @@
         "name": "Иван Петрович Безопасный",
         "picture": "http://placehold.it/32x32"
       }
+      
+    ]
+   }
 ]