Private
Public Access
1
0
This commit is contained in:
2024-12-28 13:35:34 +01:00
parent f19ca582ac
commit 0cba7690b3
4 changed files with 5 additions and 3 deletions

View File

@@ -534,6 +534,7 @@ sexcategories = (
)
waterboattype = [i[0] for i in boattypes]
ergtype = [i[0] for i in ergtypes]
privacychoices = (
('private', 'Private'),