You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simplify preference saving by using the new
`addSaveableUserField(name, { page: "emails" })` API.
This replaces manual value transformer registration and backward
compatibility code with a single declarative API call.
cf. discourse/discourse#36757
0 commit comments