From d56eb43e9b171a38d237720d99d6b519787dec92 Mon Sep 17 00:00:00 2001 From: Nicola Benaglia Date: Mon, 26 May 2025 05:23:06 +0200 Subject: [PATCH] Add comment --- src/qortal/qortal-requests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qortal/qortal-requests.ts b/src/qortal/qortal-requests.ts index 9681790..6a164b6 100644 --- a/src/qortal/qortal-requests.ts +++ b/src/qortal/qortal-requests.ts @@ -126,7 +126,7 @@ export async function getPermission(key) { } } -// TODO: GET_FRIENDS_LIST +// TODO: feature: add call to GET_FRIENDS_LIST // NOT SURE IF TO IMPLEMENT: LINK_TO_QDN_RESOURCE, QDN_RESOURCE_DISPLAYED, SET_TAB_NOTIFICATIONS function setupMessageListenerQortalRequest() {