Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Katherine Liu committed Jul 31, 2023
1 parent 3f2536b commit 87e709c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import com.intellij.ide.AppLifecycleListener
import com.intellij.ide.plugins.auth.PluginRepositoryAuthService
import com.intellij.openapi.components.service

// code from:
// code from
// https://youtrack.jetbrains.com/issue/IDEA-315487/PluginRepositoryAuthProvider-is-broken-in-2022.3-making-custom-repository-authentication-impossible#focus=Comments-27-6990965.0-0
class RepoAuthHotfix : AppLifecycleListener {
override fun appFrameCreated(commandLineArgs: MutableList<String>) {
Expand Down

0 comments on commit 87e709c

Please sign in to comment.