From 9f706d177e0e249c25daf31bd2ed20ec7ae23ed2 Mon Sep 17 00:00:00 2001 From: Half-Shot Date: Thu, 20 Jan 2022 11:55:33 +0000 Subject: [PATCH] 3662 --- .../{0000-widget-share-api.md => 3662-widget-share-api.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename proposals/{0000-widget-share-api.md => 3662-widget-share-api.md} (98%) diff --git a/proposals/0000-widget-share-api.md b/proposals/3662-widget-share-api.md similarity index 98% rename from proposals/0000-widget-share-api.md rename to proposals/3662-widget-share-api.md index 5367d651f..6e9459c73 100644 --- a/proposals/0000-widget-share-api.md +++ b/proposals/3662-widget-share-api.md @@ -1,4 +1,4 @@ -# MSC0000: Allow Widgets to share user MxIds to the client +# MSC3662: Allow Widgets to share user MxIds to the client [Widgets](https://github.com/matrix-org/matrix-doc/pull/2764) offer the ability to expand the functionality of clients by calling widget APIs to invoke actions on the client.