Skip to content

Commit c322197

Browse files
committed
clarity
1 parent 808191c commit c322197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/UXF/Scripts/UI/UIController.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public class UIController : MonoBehaviour
2323
[Tooltip("TODO")]
2424
public string jsonURL = "https://gist.githubusercontent.com/jackbrookes/0f9770fcfe3d448e0f7a1973c2ac7419/raw/f2d234c92c77a817f9fc6390fcfcb39814c33d3c/example_settings.json";
2525

26-
[Tooltip("TODO")]
26+
[Tooltip("Should the Participant ID element be shown in the UI? If now, a unique generated ID will be used.")]
2727
public bool showPPIDElement = true;
2828

2929
[SubjectNerd.Utilities.Reorderable]

0 commit comments

Comments
 (0)