[Update/bugfix] UI: Watchdogタイマーに10秒間隔で信号を送るように。
backend watchdog関数の引数エラーの修正
This commit is contained in:
@@ -68,6 +68,7 @@ export const useReceiveRoutes = () => {
|
||||
} = useVolume();
|
||||
|
||||
const routes = {
|
||||
"/run/feed_watchdog": () => {},
|
||||
// Main Page
|
||||
// Page Controls
|
||||
"/get/data/main_window_sidebar_compact_mode": updateIsMainPageCompactMode,
|
||||
|
||||
Reference in New Issue
Block a user