Merge pull request 'hardware-update-split' (#5261) from Qubasa/clan-core:hardware-update-split into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5261
This commit is contained in:
Luis Hebendanz
2025-09-24 14:54:32 +00:00
8 changed files with 215 additions and 16 deletions

View File

@@ -260,7 +260,7 @@ const CheckHardware = () => {
try {
// TODO: Debounce
const call = client.fetch("run_machine_hardware_info", {
const call = client.fetch("run_machine_hardware_info_init", {
target_host: {
address: store.install.targetHost,
port,