mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
[github] allow patch updates to the bundled github plugin
GitOrigin-RevId: a3c12e6392317fc99e14980f7f977f7cae44ee95
This commit is contained in:
committed by
intellij-monorepo-bot
parent
9f7fb5b2d3
commit
39ae96520d
@@ -1,4 +1,5 @@
|
||||
<idea-plugin package="org.jetbrains.plugins.github" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<idea-plugin package="org.jetbrains.plugins.github" xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
allow-bundled-update="true">
|
||||
<name>GitHub</name>
|
||||
<id>org.jetbrains.plugins.github</id>
|
||||
<vendor>JetBrains</vendor>
|
||||
|
||||
Reference in New Issue
Block a user