Skip to content

Commit

Permalink
am I here just adding more and more tasks??
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonak-Adipta-Kalita committed Jul 18, 2024
1 parent 73890a4 commit f10ef72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flomo/tracker.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ def end_session(session_id: int):


def show_sessions():
# TODO: Use a proper UI to show the sessions
db = Tracker()
sessions = db.get_sessions()
db.conn.close()
Expand Down

0 comments on commit f10ef72

Please sign in to comment.