Allow searching for teams in 2vs2 match history

This commit is contained in:
Anton Micke
2025-04-04 14:45:45 +02:00
committed by AJMicke
parent 811219de18
commit ff79462211
2 changed files with 2 additions and 2 deletions
@@ -15,7 +15,7 @@ import com.vaadin.flow.router.Layout;
import org.kickerelo.kickerelo.views.*;
@Layout
@JsModule("prefers-color-scheme.js")
@JsModule("./prefers-color-scheme.js")
public class KickerAppLayout extends AppLayout {
public KickerAppLayout() {