Merge branch 'master' of github.com:evilsocket/pwnagotchi

This commit is contained in:
evilsocket 2019-09-24 15:51:09 +02:00
commit c794a02c6a
No known key found for this signature in database
GPG Key ID: 82E42E7F3B34C97E

@ -35,7 +35,7 @@ def on_bored():
def on_motivated(reward):
return 'This is best day\nof my life!'
return 'This is the best\nday of my life!'
def on_demotivated(reward):