mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #297] [COSMETIC] Errormessage after update "tagtype definitions" #3487
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mcm1957 on GitHub (Apr 12, 2024).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/297
Originally assigned to: @nlimper on GitHub.
When executing "update tagtype definitions" an error is displayed caused be standard README.mdas this file is not json formatted for sure:
Seems to cause no harm as all jsons start with numbers and are processed before README.md anyway - but I would suggest to ignore files not ending with .json to avoid this error.
@aw750s commented on GitHub (Sep 17, 2024):
same problem in version 2.60b
@nlimper commented on GitHub (Oct 28, 2024):
fixed in an upcoming commit, only processes files ending with .json