Skip to content

Refactor register page and fix direct load bug #12

@github-actions

Description

@github-actions

because of data implementation site can't be loaded directly without first getting the new udp pack, fix that

Line: 223

</div>
</template>
<script>
// TODO: Refactor register page and fix direct load bug
// category=nuxt
// because of data implementation site can't be loaded directly without first getting the new udp pack, fix that
import { games } from '~/assets/js/games'
export default {
data: () => ({
games,
game: null,

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions