typo
This commit is contained in:
@@ -109,7 +109,7 @@ class Rower(models.Model):
|
||||
'Pwr UT1',
|
||||
'Pwr AT',
|
||||
'Pwr TR',
|
||||
Pwr 'AN'])
|
||||
'Pwr AN'])
|
||||
|
||||
c2token = models.CharField(default='',max_length=200,blank=True,null=True)
|
||||
tokenexpirydate = models.DateTimeField(blank=True,null=True)
|
||||
|
||||
Reference in New Issue
Block a user