From 36aeb501f260faac1ee4fd3f90f8a4d61de3a1fd Mon Sep 17 00:00:00 2001 From: Liana Husikyan Date: Tue, 22 Oct 2024 14:00:44 +0200 Subject: [PATCH] Update remixGuide.tsx added maintained by remix --- apps/remix-ide/src/app/plugins/remixGuide.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/remix-ide/src/app/plugins/remixGuide.tsx b/apps/remix-ide/src/app/plugins/remixGuide.tsx index 354779df39..65780d0f6b 100644 --- a/apps/remix-ide/src/app/plugins/remixGuide.tsx +++ b/apps/remix-ide/src/app/plugins/remixGuide.tsx @@ -16,6 +16,7 @@ const profile = { displayName: 'Remix Guide', description: 'Learn remix with videos', location: 'mainPanel', + maintainedBy: 'remix', events: [] }