Closed Ionys320 closed 1 week ago
(Sorry for closing the PR, I tried to remove the fix(tags)
commit, but it's I didn't manage to).
tried to remove the fix(tags) commit
No need to. We squash commits (unless something else makes sense) anyway ^^
Okay, good to know then!
⚠️⚠️⚠️ Since we do not accept all types of pull requests and do not want to waste your time. Please be sure that you have read pull request rules: https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md#can-i-create-a-pull-request-for-uptime-kuma
Tick the checkbox if you understand [x]:
Description
Fixes #5336
Type of change
Please delete any options that are not relevant.
Checklist
My code needed automated testing. I have added them (this is optional task)Note: If I run ESLint, I get
41897 problems (41897 errors, 0 warnings)
by usinglint:js
, becauseerror Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style
.