mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00:00
Specifying that a custom frequency should be in the cron format (#231)
This commit is contained in:
@@ -565,7 +565,7 @@
|
||||
"type_item_description": "Type Item Description (optional)"
|
||||
},
|
||||
"frequency": {
|
||||
"title": "Frequency",
|
||||
"title": "Frequency (using cron format)",
|
||||
"select_frequency": "Select Frequency",
|
||||
"minute": "Minute",
|
||||
"hour": "Hour",
|
||||
|
||||
Reference in New Issue
Block a user