obs-websocket icon indicating copy to clipboard operation
obs-websocket copied to clipboard

docs: Fix category of GetRecordDirectory`

Open dnaka91 opened this issue 3 years ago • 0 comments

Description

Fix the category of the GetRecordDirectory request.

Motivation and Context

The category was rconfig instead of config (probably a misspell), which caused it to be missing from the generated protocol.md documentation.

How Has This Been Tested?

Tested OS(s):

Types of changes

  • Documentation change (a change to documentation pages)

Checklist:

  • [x] I have read the Contributing Guidelines.
  • [x] All commit messages are properly formatted and commits squashed where appropriate.
  • [x] My code is not on master or a release/* branch.
  • [x] The code has been tested.
  • [ ] I have included updates to all appropriate documentation.

dnaka91 avatar Aug 04 '22 06:08 dnaka91