From af8d327ae26a68999bd5974d3012bca9abafb601 Mon Sep 17 00:00:00 2001 From: Gazook89 <58999374+Gazook89@users.noreply.github.com> Date: Sun, 18 Sep 2022 19:37:40 -0500 Subject: [PATCH] fix editPage url query & Saving label --- .github/ISSUE_TEMPLATE/save_issue.yml | 2 +- client/homebrew/pages/editPage/editPage.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/save_issue.yml b/.github/ISSUE_TEMPLATE/save_issue.yml index 8e246d6bf..c08f485ce 100644 --- a/.github/ISSUE_TEMPLATE/save_issue.yml +++ b/.github/ISSUE_TEMPLATE/save_issue.yml @@ -1,6 +1,6 @@ name: Saving Issue description: Report an issue Saving -labels: ["saving"] +labels: ["Saving"] body: - type: markdown attributes: diff --git a/client/homebrew/pages/editPage/editPage.jsx b/client/homebrew/pages/editPage/editPage.jsx index 19b33f148..d6a20527e 100644 --- a/client/homebrew/pages/editPage/editPage.jsx +++ b/client/homebrew/pages/editPage/editPage.jsx @@ -322,7 +322,7 @@ const EditPage = createClass({