cmder: add opt to persist (#7395)

Add opt as persist cmder
This commit is contained in:
candrapersada 2025-12-14 18:07:17 +07:00 committed by GitHub
parent 8ed4dc526c
commit e537d7af54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,6 +21,7 @@
"persist": [ "persist": [
"bin", "bin",
"config", "config",
"opt",
"vendor\\conemu-maximus5\\ConEmu.xml" "vendor\\conemu-maximus5\\ConEmu.xml"
], ],
"env_set": { "env_set": {