Add info about favourite field in update form

This commit is contained in:
Helen Chong 2024-07-05 23:20:00 +08:00
parent d21debf591
commit 4a73587a53
1 changed files with 2 additions and 1 deletions

View File

@ -26,3 +26,4 @@ More information about my BellaBuffs fork and instructions for how to use it can
* HTML5 form validation, including E-mail and URL input types and the `required` attribute * HTML5 form validation, including E-mail and URL input types and the `required` attribute
* Update list of countries * Update list of countries
* Add a buttons folder (with a placeholder file to enable the folder to be pushed via Git), so users do not need to manually create the folder to store uploaded buttons * Add a buttons folder (with a placeholder file to enable the folder to be pushed via Git), so users do not need to manually create the folder to store uploaded buttons
* Allows fnalisting members to change their favourites with the update form if favourites field is enabled