Updates and more
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script lang="ts">
|
||||
import type {Team} from "../../types/team.js";
|
||||
import type {Team} from "../../../types/team.js";
|
||||
import {brightness, colorFromTeam, lighten} from "../../util.js";
|
||||
|
||||
export let team: Team;
|
||||
|
||||
Reference in New Issue
Block a user