Skip to content

Commit c13d35f

Browse files
committed
fix: crud permissions
1 parent 095da03 commit c13d35f

6 files changed

Lines changed: 44 additions & 1321 deletions

File tree

CoCreate.config.js

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ module.exports = {
3535
// name: "CoCreateJS Doc Menu",
3636
// }
3737
// },
38-
// {
39-
// path: "./docs/navbar.html",
40-
// collection: "components",
41-
// document_id: "60395ef42b3ac232657040fd",
42-
// key: "html",
43-
// data:{
44-
// name: "CoCreateJS Doc Navbar",
45-
// }
46-
// },
38+
{
39+
path: "./docs/navbar.html",
40+
collection: "components",
41+
document_id: "60395ef42b3ac232657040fd",
42+
key: "html",
43+
data:{
44+
name: "CoCreateJS Doc Navbar",
45+
}
46+
},
4747
// {
4848
// path: "./docs/elements.html",
4949
// collection: "files",

0 commit comments

Comments
 (0)