Unverified Commit 96644835 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Apply suggested fix to src/mido.sh from Copilot Autofix

parent f3f1e105
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -154,6 +154,7 @@ download_windows() {

  # 2) Send a reply with session ID, current epoch and previously retrieved w and rticks

  local mdt
  mdt=$(date +%s%3N)
  ov_url="https://ov-df.microsoft.com/?session_id=$session_id&CustomerId=$instance_id&PageId=si&w=$ovw&mdt=$mdt&rticks=$rticks"