From 229a58eb6c7fcaf382a71396351d270779e7c16c Mon Sep 17 00:00:00 2001 From: Mathieu B Date: Mon, 2 Aug 2021 12:04:16 +0200 Subject: [PATCH] fixed group naming in timer skill regexs --- jarvis/skills/daily/timer/regex/fr-fr/only_time.rx | 2 +- jarvis/skills/daily/timer/regex/fr-fr/time_and_name.rx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jarvis/skills/daily/timer/regex/fr-fr/only_time.rx b/jarvis/skills/daily/timer/regex/fr-fr/only_time.rx index b4e83e9..7338695 100644 --- a/jarvis/skills/daily/timer/regex/fr-fr/only_time.rx +++ b/jarvis/skills/daily/timer/regex/fr-fr/only_time.rx @@ -1 +1 @@ -(?:de|pour dans|pour) (?.+) \ No newline at end of file +(?:de|pour dans|pour) (?P.+) \ No newline at end of file diff --git a/jarvis/skills/daily/timer/regex/fr-fr/time_and_name.rx b/jarvis/skills/daily/timer/regex/fr-fr/time_and_name.rx index bd21612..620cc5d 100644 --- a/jarvis/skills/daily/timer/regex/fr-fr/time_and_name.rx +++ b/jarvis/skills/daily/timer/regex/fr-fr/time_and_name.rx @@ -1 +1 @@ -(?:de|pour dans|pour) (?