mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-28 20:51:24 +00:00
initial
This commit is contained in:
@@ -164,6 +164,7 @@ export const Save = ({ isDesktop, disableWidth, myName }) => {
|
||||
data: encryptData,
|
||||
identifier: 'ext_saved_settings',
|
||||
service: 'DOCUMENT_PRIVATE',
|
||||
uploadType: 'base64',
|
||||
})
|
||||
.then((response) => {
|
||||
if (!response?.error) {
|
||||
|
Reference in New Issue
Block a user