check-certificates: add missing semicolon

This commit is contained in:
Christian Hesse 2025-11-10 12:04:13 +01:00
parent d100cac9ed
commit d32b05c8a2

View file

@ -21,7 +21,7 @@
:global CertWarnTime;
:global Identity;
:global CertificateAvailable
:global CertificateAvailable;
:global EscapeForRegEx;
:global IfThenElse;
:global LogPrint;