From 7c92f03a521331f0979108ca2a8bc40a98f1c231 Mon Sep 17 00:00:00 2001 From: Andy Lulham Date: Sun, 9 Jun 2024 09:20:51 +0100 Subject: [PATCH] fix: same typo --- x_notes/helpers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x_notes/helpers.py b/x_notes/helpers.py index 673749d3..f2761c92 100644 --- a/x_notes/helpers.py +++ b/x_notes/helpers.py @@ -67,7 +67,7 @@ def save_notes( "removed", "shown", "summary", - "rating", + "ratings", ] if k in note }