WIP: fix: pnginfo iTXt #23

Draft
Vargoshi wants to merge 1 commits from fix-pnginfo-iTXt into main
Collaborator

fixes #21

fixes #21
Vargoshi added 1 commit 2023-10-15 20:19:28 +00:00
Vargoshi changed title from fix: pnginfo iTXt to WIP: fix: pnginfo iTXt 2023-10-15 20:21:51 +00:00
Author
Collaborator
Handling update failed: Error: Invalid NULL character found. 0x00 character is not permitted in tEXt content
``` Handling update failed: Error: Invalid NULL character found. 0x00 character is not permitted in tEXt content ```
This pull request has changes conflicting with the target branch.
  • bot/parsePngInfo.ts
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b fix-pnginfo-iTXt main
git pull origin fix-pnginfo-iTXt

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff fix-pnginfo-iTXt
git push origin main
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pinks/eris#23
No description provided.