Merge pull request 'Add report logos and configurable folder scan depth' (#2) from feat/report-logos-and-scan-depth into main
Reviewed-on: #2
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
<button class="btn btn-primary mt-8" @onclick="CaptureTemplate" disabled="@_running">
|
||||
@(_running ? "Capturing…" : "Capture")
|
||||
</button>
|
||||
<ProgressPanel IsRunning="_running" StatusMessage="_status" />
|
||||
<ProgressPanel IsRunning="_running" StatusMessage="@_status" />
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
|
||||
Reference in New Issue
Block a user