From 6b36b1caf6eb057772639aa107b8b0a3ed053463 Mon Sep 17 00:00:00 2001 From: DJj123dj <80536295+DJj123dj@users.noreply.github.com> Date: Thu, 21 Nov 2024 23:43:39 +0100 Subject: [PATCH] Update plugin.json --- plugins/example-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/example-plugin/plugin.json b/plugins/example-plugin/plugin.json index 76fd490..48549f7 100644 --- a/plugins/example-plugin/plugin.json +++ b/plugins/example-plugin/plugin.json @@ -1,5 +1,5 @@ { - "name":"Example Plugin", + "name":"OT Example Plugin", "id":"example-plugin", "version":"1.0.0", "startFile":"index.ts",