You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
thanks for your really cool package!
I found an issue today: the library expects the TTL only in an integer format (like $TTL 12345) but doesn't expect a still valid TTL like $TTL 1d.
Do you mind supporting these as well?
The text was updated successfully, but these errors were encountered:
Hey guys,
thanks for your really cool package!
I found an issue today: the library expects the TTL only in an integer format (like $TTL 12345) but doesn't expect a still valid TTL like
$TTL 1d
.Do you mind supporting these as well?
The text was updated successfully, but these errors were encountered: