From 09ee3cacb4dfdac77aba9c080bfbe9886923a26b Mon Sep 17 00:00:00 2001 From: Ivan Semenov Date: Wed, 15 Feb 2023 14:14:57 +0100 Subject: [PATCH] [github] fix branches data refresh IDEA-312490 Fixed GitOrigin-RevId: e07d22f5330854a31e4e0d70696ba902e692047e --- .../ui/details/model/impl/GHPRBranchesModelImpl.kt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/github/src/org/jetbrains/plugins/github/pullrequest/ui/details/model/impl/GHPRBranchesModelImpl.kt b/plugins/github/src/org/jetbrains/plugins/github/pullrequest/ui/details/model/impl/GHPRBranchesModelImpl.kt index 71aff33f065d..b685a85e5e22 100644 --- a/plugins/github/src/org/jetbrains/plugins/github/pullrequest/ui/details/model/impl/GHPRBranchesModelImpl.kt +++ b/plugins/github/src/org/jetbrains/plugins/github/pullrequest/ui/details/model/impl/GHPRBranchesModelImpl.kt @@ -37,6 +37,10 @@ internal class GHPRBranchesModelImpl(private val valueModel: SingleValueModel