Update Users-Photo.md

This commit is contained in:
Ross Scroggs
2026-02-26 11:42:20 -08:00
parent e6494b6747
commit 7987a94aab

View File

@@ -85,4 +85,4 @@ gam <UserTypeEntity> delete|del photo
## Update photo fails to change user's photo
If you use `gam <UserTypeEntity> update photo ...` to change a user's photo and the command succeeds
but the photo doesn't change, use `gam <UserTypeEntity> delete photo` first and the do the update.
but the photo doesn't change, use `gam <UserTypeEntity> delete photo` first and then do the update.