fixed a little bug

This commit is contained in:
Jesse Laprade 2021-04-15 22:12:33 -04:00
parent e58a97724e
commit fbc610bab3

View File

@ -78,6 +78,9 @@
'empty-list
"There is nothing in your list."
'updated-item
"Updated item number ~a."
'added
"Added '~a' to your list."