Change the message in the 'new script dependencies' notification
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ private class NewScriptDependenciesNotificationPanel(
|
||||
|
||||
init {
|
||||
setText("There are new script dependencies available.")
|
||||
createComponentActionLabel("Reload dependencies") {
|
||||
createComponentActionLabel("Apply dependencies") {
|
||||
onClick(dependencies)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user