rabin %!s(int64=7) %!d(string=hai) anos
pai
achega
259fcddbcf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      model/data.py

+ 1 - 1
model/data.py

@@ -125,7 +125,7 @@ class Data(Model):
 		elif day >= 7:
 			return ' group by time(60m)'
 		elif day >= 1:
-			return ' group by time(7m)'
+			return ' group by time(10m)'
 		else:
 			return ' group by time(1m)'