Ignore:
Timestamp:
07/03/22 22:59:15 (2 years ago)
Author:
anastasovv <simon@…>
Branches:
main
Children:
3a783f2
Parents:
ace7865
Message:

Made poker tables system and round 1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • components/LoginScreen.jsx

    race7865 rb13f93b  
    7777        axios.post(`/api/postgre`, {
    7878            action: 'login',
    79             // username: 'drama',
    80             // password: 'drama'
    8179            username: styleState.style.loginScreenInfo.username,
    8280            password: styleState.style.loginScreenInfo.password,
Note: See TracChangeset for help on using the changeset viewer.