mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-17 21:31:43 +01:00
fix accounts
This commit is contained in:
parent
c4239df027
commit
9257b06335
@ -16,7 +16,6 @@ const log = logger.extend("Accounts");
|
||||
const accounts = new AccountManager();
|
||||
registerCommonAccountTypes(accounts);
|
||||
accounts.registerType(AmberClipboardAccount);
|
||||
accounts.registerType(NostrConnectAccount);
|
||||
|
||||
// add android signer if native
|
||||
if (CAP_IS_NATIVE) accounts.registerType(AndroidSignerAccount);
|
||||
|
Loading…
x
Reference in New Issue
Block a user