Shion Ichikawa
Shion Ichikawa
I'm not sure, but maybe his component did not work with Vue3.
I suggest these 2 points. (Sorry for my poor English.) - Adding more presets for PageSize - Adding Initializer for PageSize, like NewPageSizeMM(width int, height int) Currently, the following preset...
Relative path are used in `wavfile_test.go`. https://github.com/sunicy/go-lame/blob/1c192eaafa399fe3eca1d930790b66a48f2a4c73/wavfile_test.go#L6 However relative path imports are not allowed since Go 1.11 When I try to use this package, following error occurs. ``` github.com/sunicy/go-lame tested...
Resolves: #487 This PR introduces linter, flake8. I chose the appropriate configuration for GHunt, described as followings. - Exclude: `*_pb2.py` - Ignore Rules: `F403` , `F405` , `F541` - max-line-length=150
Update the command sample in Login section.
This resolves: #492
This is fix for #482 , the 1st approch that I've described in https://github.com/mxrch/GHunt/issues/482#issuecomment-1902701357
This PR is fix for #486 and replaces `isDefault` check logic for profile images. See details at #486
Dear GHunt Team, Thank you for developing and maintaining GHunt. I want to express my appreciation for your great contribution to the OSINT community. It's an honor to be part...
## Describe the bug Looks like the result lacks some of the profile photos when the account with multiple profile photos are specified. ## To Reproduce Try `ghunt email [email protected]`...