This repository has been archived by the owner on Nov 6, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The "times"-parameter does not allow "-character
The "times"-parameter inside of the configuration blocks to arrange {apply,}notifications does not allow "-character around the values of the keys in the hash. The template used for both these type invokes the #inspect function on the value of the hash. Always surround the value with double apostrophes. This commit fixes that issue.
- Loading branch information