566361e46aa901085022623ab808be73c5946b85
- Introduced a new field `numberOfTables` in the Tournament model to track the number of tables for tournaments. - Updated the tournament update logic to include `numberOfTables` when modifying tournament details. - Added a new endpoint to set the table number for matches, enhancing match management. - Updated frontend components to support the new `numberOfTables` feature, including input fields and table distribution logic. - Enhanced internationalization with new translation keys for table-related features.
Description
No description provided
Languages
Vue
59.6%
JavaScript
37.5%
Kotlin
1.1%
SCSS
0.5%
Shell
0.5%
Other
0.8%