Skip to content

Commit

Permalink
Merge pull request #1193 from mgp25/patch-2
Browse files Browse the repository at this point in the history
update token timestamp
  • Loading branch information
tgalal committed Dec 14, 2015
2 parents 18f08b3 + cd05308 commit 4007ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yowsup/env/env_s40.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class S40YowsupEnv(YowsupEnv):
_OS_NAME= "S40"
_OS_VERSION = "14.26"
_DEVICE_NAME = "Nokia302"
_TOKEN_STRING = "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1442277896714{phone}"
_TOKEN_STRING = "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1447796090073{phone}"
_AXOLOTL = True

def getVersion(self):
Expand Down

0 comments on commit 4007ee5

Please sign in to comment.