Skip to content

Commit

Permalink
fixing the import i accidentally removed
Browse files Browse the repository at this point in the history
  • Loading branch information
rsek authored Jun 17, 2022
1 parent dda7893 commit 54ebb5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/module/chat/chatrollhelpers.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import { Evaluated } from '@league-of-foundry-developers/foundry-vtt-types/src/foundry/client/dice/roll.js'
import { compact, sortBy } from 'lodash'
import { marked } from 'marked'
import { IronswornActor } from '../actor/actor'
Expand Down

0 comments on commit 54ebb5f

Please sign in to comment.