This commit is contained in:
thororen1234 2024-06-01 14:36:26 -04:00
parent 7da91d94d8
commit 783efc2f64
8 changed files with 8 additions and 8 deletions

View file

@ -4,7 +4,7 @@
* SPDX-License-Identifier: GPL-3.0-or-later
*/
import "./index.css";
import "./style.css";
import { definePluginSettings } from "@api/Settings";
import { makeRange } from "@components/PluginSettings/components";