mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:42:59 +03:00
[PR #492] [MERGED] fix: last name still showing as required on account form #771
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pocket-id/pocket-id/pull/492
Author: @kmendell
Created: 4/29/2025
Status: ✅ Merged
Merged: 4/29/2025
Merged by: @stonith404
Base:
main← Head:fix/last-name-form📝 Commits (2)
5f64a05fix: last name still showing as required on account form9df8e8fremove unused import📊 Changes
1 file changed (+1 additions, -2 deletions)
View changed files
📝
frontend/src/routes/settings/account/account-form.svelte(+1 -2)📄 Description
Fixes: https://github.com/pocket-id/pocket-id/issues/439
Missed a little part from the last PR. This small change should fix it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.