From 7a209de234fffa15c5b502c4f91c9a5c183243c6 Mon Sep 17 00:00:00 2001 From: Lee Peuker Date: Wed, 4 Sep 2024 17:14:45 +0200 Subject: [PATCH] Update docs --- docs/features/locations.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/features/locations.md b/docs/features/locations.md index e424a620..56b75100 100644 --- a/docs/features/locations.md +++ b/docs/features/locations.md @@ -3,6 +3,7 @@ Locations (e.g. a cinema) can be set for a play. Each user maintains a personal collection of available locations. The locations can be managed in the user settings at `/settings/account/locations`. +A location can be marked as a cinema. When a users visibility is not set to private, others can see if a location is set for a play but not which exact location. @@ -10,4 +11,5 @@ When a users visibility is not set to private, others can see if a location is s This feature is optional and can be disabled. - Disabling keeps the current data, but hides all locations UI elements. \ No newline at end of file + Disabling keeps the current data, but hides all locations UI elements. +