|
|
@@ -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'
|