fix removed import
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
6866b4e8a0
commit
8e0fa94daa
@ -1,4 +1,4 @@
|
|||||||
import {PVE, API} from "/vars.js";
|
import {API} from "/vars.js";
|
||||||
|
|
||||||
export class ResponseError extends Error {
|
export class ResponseError extends Error {
|
||||||
constructor(message) {
|
constructor(message) {
|
||||||
|
Loading…
Reference in New Issue
Block a user