[pve-devel] applied: [PATCH widget-toolkit] notification matcher: fix inverted match modes

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Nov 20 16:18:14 CET 2023


Am 20/11/2023 um 15:53 schrieb Fiona Ebner:
> The 'not' prefix is already stripped in the set() method of the view
> model's 'rootMode' and not present anymore when updating the store.
> The information about whether the mode is inverted or not is present
> in the 'invert' data member.
> 
> Signed-off-by: Fiona Ebner <f.ebner at proxmox.com>
> ---
>  src/window/NotificationMatcherEdit.js | 8 ++------
>  1 file changed, 2 insertions(+), 6 deletions(-)
> 
>

applied, thanks!





More information about the pve-devel mailing list