Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/getAlby/pos
Browse files Browse the repository at this point in the history
  • Loading branch information
reneaaron committed Dec 28, 2023
2 parents 564c566 + 4b04126 commit 69558df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ export function Home() {
// TODO: allow specifying the NWC methods in advance
init({
filters: ["nwc"],
showBalance: false,
});
disconnect();
}, []);
Expand Down

0 comments on commit 69558df

Please sign in to comment.