natasha 3 lat temu
rodzic
commit
49eeff5e42
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/courseView.vue

+ 1 - 1
src/views/courseView.vue

@@ -123,7 +123,7 @@ export default {
           this.themeColor = res.book_theme_color;
           if (res.content) {
             const _this = this;
-            if (!this.category || this.category == "oc") {
+            if (!this.category || this.category == "OC") {
               _this.context = {
                 id: _this.chapterId,
                 ui_type: JSON.parse(res.content).question