gary liu

Results 3 comments of gary liu

I have the same issue and resolve it by the below change. Check your config on table config. Then update the item_value to your wallet address. sql: update config set...

![1781722044229_ pic](https://github.com/user-attachments/assets/6309e649-edc6-438e-8858-bb3b0dace5e1) I found that need to click this button.

const links = [ { name: 'Home', href: '/dashboard', icon: HomeIcon }, { name: 'Invoices', href: '/dashboard/invoices', icon: DocumentDuplicateIcon, }, { name: 'Customers', href: '/dashboard/customers', icon: UserGroupIcon }, ];