update note
This commit is contained in:
@@ -34,7 +34,6 @@ export function ActiveAccount({ data }: { data: any }) {
|
||||
);
|
||||
|
||||
sub.addListener("event", (event) => {
|
||||
console.log(event);
|
||||
switch (event.kind) {
|
||||
case 4:
|
||||
// save
|
||||
|
||||
Reference in New Issue
Block a user