修改完成
This commit is contained in:
@@ -3,7 +3,7 @@ $ErrorActionPreference = 'Stop'
|
||||
Add-Type -AssemblyName System.Drawing
|
||||
|
||||
$root = Split-Path -Parent $PSScriptRoot
|
||||
$screenshots = Join-Path $root 'docs/design/screens/runtime/2026-07-14'
|
||||
$screenshots = Join-Path $root 'docs/design/screens/handoff/2026-07-14'
|
||||
$files = [ordered]@{
|
||||
initial = Join-Path $screenshots 'G06-selected-strip-final-initial-recheck-360x800.png'
|
||||
results = Join-Path $screenshots 'G06-selected-strip-final-results-360x800.png'
|
||||
|
||||
Reference in New Issue
Block a user