Rorschach 3 gadi atpakaļ
vecāks
revīzija
a296f42221
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      pages/activity/index/index.json

+ 2 - 2
pages/activity/index/index.json

@@ -1,6 +1,6 @@
 {
   "usingComponents": {
-    "VideoSwiper": "../../component/video-swiper/index",
-    "Comment": "../../component/comment/comment"
+    "VideoSwiper": "../../../component/video-swiper/index",
+    "Comment": "../../../component/comment/comment"
   }
 }