Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: delete session and load session
- delete session previously deleted the current session, now requires to specify the id of the session to delete. - load session request used current session id to load a session even if it required to specify an id.
- Loading branch information