ProxymanApp / ProxymanApp/Proxyman
Typo in config file (responseEnablded)
Open
@NghiaTranUIT is already working on this.
Since May 11, 2023.
bug
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
There's a small typo in config files:
responseEnablded should be responseEnabled?
Steps to Reproduce
Export settings (for example breakpoints)
Current Behavior
JSON in config file contains fields with name responseEnablded.
Expected Behavior
JSON in config file should contain fields with name responseEnabled.
Environment
- App version: e.g Proxyman 4.7.1 (47010)
- macOS version: macOS Ventura
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.