From fb6ffa8cabdf9d20cd1415ac06825f2efd99c4a4 Mon Sep 17 00:00:00 2001 From: iLLiCiTiT Date: Fri, 11 Dec 2020 11:00:00 +0100 Subject: [PATCH] added placeholder for avalon mongo --- .../settings/gui_schemas/system_schema/schema_modules.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pype/tools/settings/settings/gui_schemas/system_schema/schema_modules.json b/pype/tools/settings/settings/gui_schemas/system_schema/schema_modules.json index 83a57f4b80..9f5b441dbc 100644 --- a/pype/tools/settings/settings/gui_schemas/system_schema/schema_modules.json +++ b/pype/tools/settings/settings/gui_schemas/system_schema/schema_modules.json @@ -12,7 +12,8 @@ "children": [{ "type": "text", "key": "AVALON_MONGO", - "label": "Avalon Mongo URL" + "label": "Avalon Mongo URL", + "placeholder": "Pype Mongo is used if not filled." }, { "type": "number",