mirror of
https://github.com/DarthKilroy/Spot.git
synced 2026-02-13 14:10:09 +00:00
Update custom fields
This commit is contained in:
parent
d587eb2c21
commit
4530855064
1 changed files with 4 additions and 3 deletions
|
|
@ -54,9 +54,10 @@ module.exports = [
|
||||||
description: 'Talks about the "custom fields" feature.',
|
description: 'Talks about the "custom fields" feature.',
|
||||||
title: "Custom fields",
|
title: "Custom fields",
|
||||||
text:
|
text:
|
||||||
'The ability to change the fields shown on your member lists is planned. This feature will also bring ' +
|
'Custom fields are customizable fields for members such as; Birthday, favorite food, system role, etc... ' +
|
||||||
'the ability to remove and add fields, as well as make fields private, public, or show them to only ' +
|
'You can set them up in settings -> Custom fields. Every field has its own privacy, so you can set some fields ' +
|
||||||
'trusted friends.'
|
'to be seen by all your friends, only your trusted friends or only your own system. There is no limit to ' +
|
||||||
|
'how many custom fields you can have. '
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
names: [
|
names: [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue