Selaa lähdekoodia

:recycle: just trying to get stickies first

tags/0.9.0
J 4 vuotta sitten
vanhempi
commit
ad85777cc2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      vue-theme/src/utils/helpers.js

+ 1
- 1
vue-theme/src/utils/helpers.js Näytä tiedosto

25
  * list and single components to request data
25
  * list and single components to request data
26
  */
26
  */
27
 const postTypes = [
27
 const postTypes = [
28
+    'sticky',
28
     'episodes',
29
     'episodes',
29
     'artists',
30
     'artists',
30
     'exhibitions',
31
     'exhibitions',
31
     'events',
32
     'events',
32
     'posts',
33
     'posts',
33
     'pages',
34
     'pages',
34
-    'sticky',
35
 ]
35
 ]
36
 
36
 
37
 /**
37
 /**

Loading…
Peruuta
Tallenna