Remove empty line to trigger rebuild to test if it automatically picks up updated VM timezone (UTC - SYD)
This commit is contained in:
@@ -156,7 +156,6 @@ def dashboard():
|
|||||||
|
|
||||||
return badges
|
return badges
|
||||||
|
|
||||||
|
|
||||||
# Get the first and last reading timestamps
|
# Get the first and last reading timestamps
|
||||||
first_reading_timestamp, last_reading_timestamp = get_reading_date_range(current_user.id)
|
first_reading_timestamp, last_reading_timestamp = get_reading_date_range(current_user.id)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user