add binary translator key to uplink (#20295)
* add binary translator key * add binary translator key to uplink * grammar --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -213,3 +213,18 @@
|
||||
layers:
|
||||
- state: crypt_red
|
||||
- state: synd_label
|
||||
|
||||
- type: entity
|
||||
parent: EncryptionKey
|
||||
id: EncryptionKeyBinary
|
||||
name: binary translator key
|
||||
description: An encryption key that translates binary signals used by silicons.
|
||||
components:
|
||||
- type: EncryptionKey
|
||||
channels:
|
||||
- Binary
|
||||
defaultChannel: Binary
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: crypt_silver
|
||||
- state: rd_label
|
||||
|
||||
Reference in New Issue
Block a user