diff --git a/wasm/dm.go b/wasm/dm.go index aeaa10d7c11a2ae21cc0c7815f27a72e0ccc5b39..18df8ec80e20d4f028a171978462c058ba576062 100644 --- a/wasm/dm.go +++ b/wasm/dm.go @@ -582,7 +582,7 @@ func (dmc *DMClient) GetShareURL(_ js.Value, args []js.Value) any { return utils.CopyBytesToJS(urlReport) } -// DecodeDMShareURL decodes the user's URL into a DMUser. +// DecodeDMShareURL decodes the user's URL into a [DMUser]. // // Parameters: // - args[0] - The user's share URL. Should be received from another user or