From 492fea14f3fe8ac48fd4d49eb85d5f2bdb31ae23 Mon Sep 17 00:00:00 2001 From: bountyCoder Date: Mon, 6 Mar 2023 19:29:04 +0000 Subject: [PATCH] update for the group seq --- src/services/groups.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/services/groups.js b/src/services/groups.js index ffe68bb..209a0f2 100644 --- a/src/services/groups.js +++ b/src/services/groups.js @@ -329,7 +329,7 @@ class GroupService { const responseJSON = await handleApiResponse(response); const treeIds = responseJSON.flattenGroupIdTree; - treeIds.push(responseJSON.id); + treeIds.unshift(responseJSON.id); return treeIds; } pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy