improve description

This commit is contained in:
Doug Flowers 2024-11-20 02:00:09 -06:00
parent 55bc18356b
commit 1bbdc7a010

View File

@ -135,7 +135,7 @@ export const useBskyUserManager = () => {
name: "createListAndAddUsers", name: "createListAndAddUsers",
body: { body: {
name: listName, name: listName,
description: "List imported from Sky Follower Bridge", description: "List imported via Sky Follower Bridge",
userDids, userDids,
}, },
}); });