feat: 🚧 Create base page for roomID selection

This commit is contained in:
2024-06-30 23:35:59 +02:00
parent 5907f5f786
commit 788b81402b
7 changed files with 137 additions and 32 deletions

7
.idea/sqldialects.xml generated Normal file
View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SqlDialectMappings">
<file url="file://$PROJECT_DIR$/main.py" dialect="GenericSQL" />
<file url="PROJECT" dialect="SQLite" />
</component>
</project>