diff --git a/foundry-augments.d.ts b/foundry-augments.d.ts index 253df15..7ef9705 100644 --- a/foundry-augments.d.ts +++ b/foundry-augments.d.ts @@ -1,3 +1,3 @@ interface Game { readonly settings: ClientSettings; -} \ No newline at end of file +}