Fix eslint and lint the codebase
This commit is contained in:
parent
23a402f11a
commit
761f0b6563
6 changed files with 22 additions and 12 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { __ID__ } from "../consts.mjs";
|
||||
|
||||
Hooks.on(`renderSettingsConfig`, (app, html, context, options) => {
|
||||
Hooks.on(`renderSettingsConfig`, (app, html) => {
|
||||
/*
|
||||
This section is used to insert a button into the settings config that unsets
|
||||
a world setting when it exists but doesn't allow any other form of editing it.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue