From 3742db720f7b5aeab063de73296265159fb887a4 Mon Sep 17 00:00:00 2001 From: Jess <53754871+jessover9000@users.noreply.github.com> Date: Thu, 12 Sep 2019 16:01:22 +0200 Subject: [PATCH] Fix exit live mode icon: change back to Stop. (#19043) --- public/app/features/explore/LiveLogs.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/explore/LiveLogs.tsx b/public/app/features/explore/LiveLogs.tsx index c80e813fabb..49312f6e8ff 100644 --- a/public/app/features/explore/LiveLogs.tsx +++ b/public/app/features/explore/LiveLogs.tsx @@ -201,7 +201,7 @@ class LiveLogs extends PureComponent { {isPaused ? 'Resume' : 'Pause'} {isPaused || (