Skip to content

Commit

Permalink
1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
flatsiedatsie authored Dec 8, 2020
1 parent cdcecf5 commit ad3a843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/presence_adapter.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def __init__(self, verbose=False):
#print("Adapter ID = " + self.get_id())


print("self.user_profile['baseDir'] = " + self.user_profile['baseDir'])
#print("self.user_profile['baseDir'] = " + self.user_profile['baseDir'])

self.DEBUG = True
#self.memory_in_weeks = 10 # How many weeks a device will be remembered as a possible device.
Expand Down

0 comments on commit ad3a843

Please sign in to comment.