mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 06:50:54 +07:00
[Feedback] IDEA-341570 Enable the new evaluation feedback form in IDEA
GitOrigin-RevId: fb38296de5db4e89214813b1c7eead9e3b587c48
This commit is contained in:
committed by
intellij-monorepo-bot
parent
f38856bcf2
commit
3e3c739983
@@ -22,6 +22,9 @@ class IntelliJIdeaExternalResourceUrls : BaseJetBrainsExternalProductResourceUrl
|
||||
override val useInIdeGeneralFeedback: Boolean
|
||||
get() = true
|
||||
|
||||
override val useInIdeEvaluationFeedback: Boolean
|
||||
get() = true
|
||||
|
||||
override val youTubeChannelUrl: Url
|
||||
get() = Urls.newFromEncoded("https://www.youtube.com/user/intellijideavideo")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user