Fix warning in all bets when no bets are shown.

This commit is contained in:
2022-08-11 16:29:35 +02:00
parent abf7e95d08
commit 41397ffbdc
6 changed files with 92 additions and 57 deletions

9
.idea/phpbb_football_tlw.iml generated Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>