소스 검색

added play/miniature episodes to sidebar

pull/226/head
Alej 2 년 전
부모
커밋
4f971c1b6c
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    2
      vue-theme/src/components/sidebars/sidebar.vue

+ 1
- 2
vue-theme/src/components/sidebars/sidebar.vue 파일 보기

@@ -143,7 +143,7 @@ export default {
143 143
                 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z'
144 144
             ],
145 145
             episodeSets: [
146
-                'inspiration', 'home', 'jewelry', 'harmony', 'storytellers', 
146
+                'play', 'miniatures', 'inspiration', 'home', 'jewelry', 'harmony', 'storytellers', 
147 147
                 'democracy', 'identity', 'quilts', 'visionaries', 'california', 
148 148
                 'neighbors', 'borders', 'nature', 'teachers', 'music', 
149 149
                 'celebration', 'service', 'industry', 'holiday', 'forge', 
@@ -164,7 +164,6 @@ export default {
164 164
             ],
165 165
             shouldShowEpisodeSort: [
166 166
                 'artist', 'short', 'technique', 'guide'
167
-                
168 167
             ],
169 168
             shouldShowAlphaSort: [
170 169
                 'artist'

Loading…
취소
저장