mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fixed 0-value CRCs displayed in editors.
This commit is contained in:
@@ -130,7 +130,7 @@ loot-editor-close
|
||||
</core-tooltip>
|
||||
<h1>{{data.name}}</h1>
|
||||
<span class="version">{{data.version}}</span>
|
||||
<span class="crc" flex>{{data.crc}}</span>
|
||||
<span class="crc" flex></span>
|
||||
<core-tooltip id="dummyPlugin" label="Dummy Plugin">
|
||||
<core-icon icon="visibility-off"></core-icon>
|
||||
</core-tooltip>
|
||||
|
||||
Reference in New Issue
Block a user