João Teixeira
João Teixeira
Thank you, sorry for the delay. Awesome idea, will adapt this to a global configuration so others can opt out of the `*`
Thanks @madmax124, went for the styling option, so anyone can override with custom theming: https://github.com/indielayer/ui/commit/c17ac2d96e4bca0f1215b80b3badd73fdec04edc
Hi @TeorikDeli thank you for reporting. We currently return all storage items if we are [passing the userId](https://github.com/heroiclabs/nakama/blob/master/server/console_storage.go#L217) which is the case on the player storage page. We'll fix the...