From 7aed8d0585598c4d90df2cb6896aefa34710a001 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Tue, 18 Jun 2019 17:03:22 +0100 Subject: [PATCH] Added a custom icon --- .../plugins/testing/schema_example/schema.json | 1 + 1 file changed, 1 insertion(+) diff --git a/openflexure_microscope/plugins/testing/schema_example/schema.json b/openflexure_microscope/plugins/testing/schema_example/schema.json index 1628740f..4aee4dcd 100644 --- a/openflexure_microscope/plugins/testing/schema_example/schema.json +++ b/openflexure_microscope/plugins/testing/schema_example/schema.json @@ -1,5 +1,6 @@ { "id": "test-plugin", + "icon": "pets", "forms": [ { "name": "Simple request",