Skip to content

Commit 081a9e0

Browse files
feat: added taxonomies url
1 parent 8144417 commit 081a9e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ const config = {
88
content_types: "/content_types/",
99
entries: "/entries/",
1010
assets: "/assets/",
11-
environments: "/environments/"
11+
environments: "/environments/",
12+
taxonomy: "/taxonomies/"
1213
},
1314
live_preview: {
1415
enable: false,

0 commit comments

Comments
 (0)