From 0636e815db4d789d9f831603b39f4806c5d21187 Mon Sep 17 00:00:00 2001 From: iWhacko Date: Wed, 30 Mar 2022 03:20:09 +0200 Subject: [PATCH] Bugfix/browse offline zombies (#2371) * - Fix for offline browsers. Allowing you to view all executed commands in the past and details. - fiexed a small mistake in a comment (cherry picked from commit fed79d7142b4772e42d70da1e4fb4d274f3af03e) * Revert "- Fix for offline browsers. Allowing you to view all executed commands in the past and details. - fiexed a small mistake in a comment" This reverts commit fed79d71 * - Fix for offline browsers. Allowing you to view all executed commands in the past and details. - fiexed a small mistake in a comment Co-authored-by: Whacko