mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-17 21:37:55 +08:00
2ef477c225
Reasons: - Every field is either turned-off entirely or assigned a value when it needs one. - Avoids the situation when a new field is introduced and is assigned a default value when it is not desired. Signed-off-by: Perma Alesheikh <me@prma.dev>