diff --git a/hwe/index.php b/hwe/index.php index 8a08cdec..512b5c6c 100644 --- a/hwe/index.php +++ b/hwe/index.php @@ -126,7 +126,7 @@ if (!$otherTextInfo) { - + DB::prefix(), diff --git a/hwe/ts/v_main.ts b/hwe/ts/v_main.ts index 8a8aed66..8287562a 100644 --- a/hwe/ts/v_main.ts +++ b/hwe/ts/v_main.ts @@ -1,5 +1,3 @@ -import $ from 'jquery'; - exportWindow(scrollHardTo, 'scrollHardTo'); import { exportWindow } from '@util/exportWindow';