Changed label of action Push to

This commit is contained in:
Petr Kalis 2025-07-08 17:06:11 +02:00
parent 72bde0349b
commit e880b29838

View file

@ -14,7 +14,7 @@ class PushToLibraryProject(load.ProductLoaderPlugin):
representations = {"*"}
product_types = {"*"}
label = "Push to Library project"
label = "Push to (Library) project"
order = 35
icon = "send"
color = "#d8d8d8"