mirror of
https://github.com/AJMicke/KickerELO.git
synced 2026-03-11 13:31:02 +01:00
Allow searching for teams in 2vs2 match history
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user