removed unused components from webcode added mysql to docker compose file
This commit is contained in:
parent
14f9af54ef
commit
1da99ff982
@ -49,8 +49,6 @@ export default defineComponent({
|
||||
</button>
|
||||
<Settings v-if="showSettings" @close="toggleSettings"/>
|
||||
</div>
|
||||
<GameInput @attemptUpdate="attemptList?.addAttempt"></GameInput>
|
||||
<AttemptList ref="attemptList"/>
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
|
Loading…
x
Reference in New Issue
Block a user