reanme ink file

This commit is contained in:
“chrisshank” 2024-11-23 14:07:56 -08:00
parent ecdf5878b6
commit c79db92416
2 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
</nav>
<script type="module">
import { FolkGeometry } from '../src/canvas/fc-geometry.ts';
import { FolkInk } from '../src/canvas/fc-ink.ts';
import { FolkInk } from '../src/folk-ink.ts';
FolkGeometry.register();
FolkInk.register();