parent
c978c50168
commit
f544d8ab15
@ -25,8 +25,8 @@ export const Header = () => {
|
||||
useEffect(() => {
|
||||
initNostrLogin({
|
||||
darkMode: true,
|
||||
localSignup: true,
|
||||
noBanner: true,
|
||||
methods: ['extension'],
|
||||
onAuth: (npub, opts) => {
|
||||
if (opts.type === 'logout') {
|
||||
dispatch(setAuth(null))
|
||||
|
Loading…
x
Reference in New Issue
Block a user