feat(services.json): update NocoDB description
Update the `long_description` for NocoDB in `services.json` to include a privacy notice about the visibility of users' email addresses to all registered users. This change enhances transparency and informs users about an important privacy consideration, ensuring they are aware of the visibility of their email addresses upon registration. This update is crucial for user awareness and helps in setting the right expectations regarding privacy.
This commit is contained in:
parent
9c7283dffd
commit
39751f0bb7
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@
|
|||
"name": "NocoDB",
|
||||
"url": "https://nocodb.private.coffee",
|
||||
"short_description": "NocoDB is a self-hosted alternative to Airtable.",
|
||||
"long_description": "NocoDB is a self-hosted alternative to Airtable. It allows you to create databases and tables, and to view and edit them in a spreadsheet-like interface. (Note: If you are unable to create tables upon registration, simply wait a minute or two, log out and then log in again.)",
|
||||
"long_description": "NocoDB is a self-hosted alternative to Airtable. It allows you to create databases and tables, and to view and edit them in a spreadsheet-like interface. (Note: If you are unable to create tables upon registration, simply wait a minute or two, log out and then log in again. Note that your email address will be visible to all registered users!)",
|
||||
"status": "OK",
|
||||
"links": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue