Loading CHANGELOG.md +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr - Move from dep to Go modules for dependency management. - Switch database driver from pq to pgx. - Update console handlebars (4.1.2) and js-yaml (3.13.1) dependencies. - Update community link in console sidebar. ### Fixed - Fix delayed first time invocation of tournament and leaderboard callbacks. Loading console/a_console-packr.go +6 −6 File changed.Preview size limit exceeded, changes collapsed. Show changes console/ui/src/components/sidebar.tsx +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ class Sidebar extends Component<Props, State> >Support</Menu.List.Item> <Menu.List.Item target="_blank" href="https://gitter.im/heroiclabs/nakama" href="https://forum.heroiclabs.com" >Community</Menu.List.Item> </Menu.List> </Menu> Loading Loading
CHANGELOG.md +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr - Move from dep to Go modules for dependency management. - Switch database driver from pq to pgx. - Update console handlebars (4.1.2) and js-yaml (3.13.1) dependencies. - Update community link in console sidebar. ### Fixed - Fix delayed first time invocation of tournament and leaderboard callbacks. Loading
console/a_console-packr.go +6 −6 File changed.Preview size limit exceeded, changes collapsed. Show changes
console/ui/src/components/sidebar.tsx +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ class Sidebar extends Component<Props, State> >Support</Menu.List.Item> <Menu.List.Item target="_blank" href="https://gitter.im/heroiclabs/nakama" href="https://forum.heroiclabs.com" >Community</Menu.List.Item> </Menu.List> </Menu> Loading