mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 11:50:54 +07:00
Re-enabled ChangeReminder in master for PyCharm
It reverts "PY-36919 Disabled ChangeReminder for PyCharm 2019.2", commit df04ccbf. GitOrigin-RevId: 92098ae1d79fa6a65a763c698172dc026b37dc00
This commit is contained in:
committed by
intellij-monorepo-bot
parent
43acc67729
commit
8d6b7a8f09
@@ -14,6 +14,7 @@ intellij.statsCollector
|
||||
intellij.tasks.core
|
||||
intellij.terminal
|
||||
intellij.textmate
|
||||
intellij.vcs.changeReminder
|
||||
intellij.vcs.git
|
||||
intellij.vcs.github
|
||||
intellij.vcs.hg
|
||||
|
||||
@@ -26,5 +26,6 @@
|
||||
<orderEntry type="module" module-name="intellij.configurationScript" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.statsCollector" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.sh" />
|
||||
<orderEntry type="module" module-name="intellij.vcs.changeReminder" />
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user