fix syntax error
This commit is contained in:
parent
64adf4a5fb
commit
f00af56fd6
1 changed files with 1 additions and 1 deletions
|
@ -82,5 +82,5 @@ pub fn build_ui<'a>(app: App<'a, 'a>) -> App<'a, 'a> {
|
|||
.required(false)
|
||||
.help("Frequency of the recurrence of a task")
|
||||
)
|
||||
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue