add option for private key path in sync database

This commit is contained in:
ksyasuda
2021-11-11 14:36:04 -08:00
parent 4853dea3d5
commit 65511a2961
3 changed files with 44 additions and 33 deletions

View File

@@ -191,6 +191,6 @@ textbox-prompt-colon {
expand: false;
str: ":";
margin: 0px 0.3em 0em 0em ;
text-color: #1E90FF;
text-color: #c678dd;
padding: 4px 0px;
}