mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2025-02-16 09:31:43 +00:00
remove build errors
This commit is contained in:
parent
50bf6db5ce
commit
34c0094075
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ import { render } from "util/vue";
|
|||
import { computed, unref, watchEffect } from "vue";
|
||||
import elves from "./elves";
|
||||
import trees from "./trees";
|
||||
import management from "./management";
|
||||
|
||||
interface FoundationConversionOptions {
|
||||
scaling: ScalingFunction;
|
||||
|
|
Loading…
Add table
Reference in a new issue