mirror of
https://github.com/Qortal/qortal-mobile.git
synced 2025-03-14 20:02:33 +00:00
add missing value
This commit is contained in:
parent
14add4f2fc
commit
f6fbd9e9d0
@ -123,7 +123,7 @@ export const AdminSpaceInner = ({
|
||||
window
|
||||
.sendMessage("encryptAndPublishSymmetricKeyGroupChatForAdmins", {
|
||||
groupId: selectedGroup,
|
||||
previousData: null,
|
||||
previousData: adminGroupSecretKey,
|
||||
admins: adminsWithNames,
|
||||
})
|
||||
.then((response) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user