feature: add tux and label copy machine

This commit is contained in:
nimsolated
2026-03-05 18:06:26 -08:00
parent 7dc07af0c9
commit ffb0f8d129
47 changed files with 2418 additions and 66 deletions

View File

@@ -0,0 +1,12 @@
{
"mappings": {
"default": {
"map": {
"0": "mailbox_base",
"1": "label_copy_machine_buttons",
"2": "label_copy_machine_line"
},
"name": "default"
}
}
}