move minecraft proxy & use url key

This commit is contained in:
shamoon
2023-02-28 08:50:43 -08:00
parent b36ef0234e
commit c6e76f4e31
2 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
import minecraftProxyHandler from "utils/proxy/handlers/minecraft";
import minecraftProxyHandler from "./proxy";
const widget = {
proxyHandler: minecraftProxyHandler