From 74c2e511c19cf65f61bc696c0a46d55f71d6915d Mon Sep 17 00:00:00 2001 From: julian laplace Date: Mon, 31 Oct 2022 13:09:02 +0100 Subject: i guess that's one way of high styling\!\!\! --- public/assets/js/lib/views/stream/hootstream.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/assets/js/lib/views/stream/hootstream.js') diff --git a/public/assets/js/lib/views/stream/hootstream.js b/public/assets/js/lib/views/stream/hootstream.js index cd25719..03f82fb 100644 --- a/public/assets/js/lib/views/stream/hootstream.js +++ b/public/assets/js/lib/views/stream/hootstream.js @@ -417,13 +417,13 @@ var HootStream = View.extend({ const actions = [ hasAudio && { action: "play", label: "play music", icon: "play" }, + { action: "post", label: "post", icon: "edit" }, !isViewingThread && !isCompleteThread && { action: "expand", label: "expand", icon: "expand", }, - { action: "post", label: "post", icon: "edit" }, ] .filter((action) => !!action) .map( -- cgit v1.2.3-70-g09d2