forked from expo/troggle
Added 'Notes not needed' checkbox
This commit is contained in:
@@ -138,7 +138,8 @@ def GetTripPersons(trippeople, expedition, logtime_underground, tid=None):
|
||||
author = personyear
|
||||
else:
|
||||
# a person but with * prefix. Ignored everywhere.
|
||||
print(f" ! - {expedition.year} * person : {tripperson}")
|
||||
# print(f" ! - {expedition.year} * person : {tripperson}")
|
||||
pass
|
||||
|
||||
if not author:
|
||||
if not res:
|
||||
|
||||
Reference in New Issue
Block a user