Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
15ef106eb5 |
@@ -155,6 +155,8 @@
|
||||
walletPayInvoice,
|
||||
walletSendNutzap,
|
||||
walletFetchMintList,
|
||||
walletGetBalance,
|
||||
walletGetMints,
|
||||
getRelayData,
|
||||
getUserSettings,
|
||||
patchUserSettings,
|
||||
@@ -331,6 +333,8 @@ import { initPostCards } from './js/post-interactions2.mjs';
|
||||
walletPayInvoice,
|
||||
walletSendNutzap,
|
||||
walletFetchMintList,
|
||||
walletGetBalance,
|
||||
walletGetMints,
|
||||
getRelayData,
|
||||
getUserSettings,
|
||||
patchUserSettings,
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"VERSION": "v0.7.30",
|
||||
"VERSION_NUMBER": "0.7.30",
|
||||
"BUILD_DATE": "2026-06-26T00:48:38.325Z"
|
||||
"VERSION": "v0.7.31",
|
||||
"VERSION_NUMBER": "0.7.31",
|
||||
"BUILD_DATE": "2026-06-26T00:55:02.798Z"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user