MineDown icon indicating copy to clipboard operation
MineDown copied to clipboard

Fix gradient AGAIN.

Open tangjin0418 opened this issue 2 years ago • 1 comments

Fix #21

Sorry, I recreated a PR. I'm still getting used to git. Please recheck this. (And if you can tell me what to do next time, that will be nice)

tangjin0418 avatar Sep 20 '23 14:09 tangjin0418

Thanks for fixing that. You could've just pushed a new commit to the branch which fixed it (or amended your previous commit with the fix and force pushed if you wanted to only have one proper commit on that branch but usually just having a fixing commit is enough as you can squash all changes in the PR into one commit when merging anyways)

Phoenix616 avatar Sep 20 '23 16:09 Phoenix616