Add troubleshooting docs for recordings (#7381)

This commit is contained in:
Nicolas Mowen
2023-09-01 06:07:55 -06:00
committed by GitHub
parent 2e4f5bc0e0
commit 3c25c578f0
2 changed files with 39 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ module.exports = {
],
Troubleshooting: [
"troubleshooting/faqs",
"troubleshooting/recordings",
],
Development: [
"development/contributing",