From 40f967448d437bb798afbd9f37436556e5a66795 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Apr 2022 18:13:52 +0000 Subject: [PATCH] Apply prettier changes. --- extension/changelog.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/extension/changelog.json b/extension/changelog.json index fdf4e41b9..558fff2d0 100644 --- a/extension/changelog.json +++ b/extension/changelog.json @@ -20,7 +20,10 @@ { "message": "Allow searching on item id in the market popup tab.", "contributor": "DeKleineKobini" }, { "message": "Allow chat highlights on the rest ('*').", "contributor": "DeKleineKobini" }, { "message": "Disable most features on the dirty bomb screen.", "contributor": "DeKleineKobini" }, - { "message": "Change the popup stock ROI calculation to reflect only the single increment instead of the entire block.", "contributor": "DeKleineKobini" } + { + "message": "Change the popup stock ROI calculation to reflect only the single increment instead of the entire block.", + "contributor": "DeKleineKobini" + } ] } },