浏览代码

:recycle: just trying to get stickies first

tags/0.9.0
J 4 年前
父节点
当前提交
ad85777cc2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      vue-theme/src/utils/helpers.js

+ 1
- 1
vue-theme/src/utils/helpers.js 查看文件

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

正在加载...
取消
保存