1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-06 17:41:00 +00:00

fix: unable to change password due to a typo in SQL parameter

This commit is contained in:
Frédéric Guillot 2024-10-30 19:33:10 -07:00
parent b0a3b4d5d9
commit 39cc1887ea

View file

@ -193,7 +193,7 @@ func (s *Storage) UpdateUser(user *model.User) error {
custom_js=$14,
external_font_hosts=$15,
google_id=$16,
openid_connect_id=$167,
openid_connect_id=$17,
display_mode=$18,
entry_order=$19,
default_reading_speed=$20,