mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-11 19:42:09 +08:00
lint
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
import { asJson, jsonArrayFilter } from "utils/proxy/api-helpers";
|
|
||||||
import truenasProxyHandler from "./proxy";
|
import truenasProxyHandler from "./proxy";
|
||||||
|
|
||||||
|
import { asJson, jsonArrayFilter } from "utils/proxy/api-helpers";
|
||||||
|
|
||||||
const widget = {
|
const widget = {
|
||||||
api: "{url}/api/v2.0/{endpoint}",
|
api: "{url}/api/v2.0/{endpoint}",
|
||||||
proxyHandler: truenasProxyHandler,
|
proxyHandler: truenasProxyHandler,
|
||||||
|
|||||||
Reference in New Issue
Block a user