Skip to content

Commit

Permalink
Update config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nc-andreashaller authored Jun 18, 2024
1 parent 9637ef3 commit d143bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/sidekick/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"environments": ["edit"],
"url": "/tools/sidekick/library.html",
"excludePaths": ["**"],
"includePaths": ["**.doc**", "/document/**"]
"includePaths": ["**doc**", "/document/**"]
}
]
}

0 comments on commit d143bf4

Please sign in to comment.