mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Hide raw binary amount
This commit is contained in:
parent
b5adbe5b78
commit
542f19d38e
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@
|
|||
{{ appScan.statusMessage }}
|
||||
</div>
|
||||
|
||||
appScan.binarySize: {{ appScan.binarySize }}
|
||||
<!-- appScan.binarySize: {{ appScan.binarySize }} -->
|
||||
|
||||
<div
|
||||
v-if="appScan.binarySize && appScan.binarySize < (10 ^ 6)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue