Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Token regex was rendered as `"[a-z0-9]6.[a-z0-9]16"` instead of `[a-z0-9]{6}.[a-z0-9]{16}` Signed-off-by: cospeedster <[email protected]>
- Loading branch information