Skip to content

Fixing About Page

When clicking about, the page is always push on top the stack. Now

  1. It checks if the last page was a conversation and pops it if it is
  2. Only pushes if the last page wasnt an info page.

Merge request reports