mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-09 14:58:47 +00:00
removed silencing feature
This commit is contained in:
parent
a880cdbc68
commit
047f7af99a
4 changed files with 22 additions and 109 deletions
|
@ -1,8 +1,8 @@
|
|||
import octoPrintProxyHandler from "./proxy";
|
||||
import genericProxyHandler from "utils/proxy/handlers/generic";
|
||||
|
||||
const widget = {
|
||||
api: "{url}/api/{endpoint}?apikey={key}",
|
||||
proxyHandler: octoPrintProxyHandler,
|
||||
proxyHandler: genericProxyHandler,
|
||||
|
||||
mappings: {
|
||||
printer_stats: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue