Fix another typo

This commit is contained in:
Fabrice Mouhartem 2023-07-09 15:35:56 +02:00
parent 762009df6d
commit 7538a23379
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ configuration {
kb-custom-3: "Alt+p"; /* autotype password */
kb-custom-5: "Alt+t"; /* copy user */
kb-custom-6: "Alt+c"; /* copy password */
kb-custom-9: "Alt+o"; /* autotype otp */
kb-custom-8: "Alt+o"; /* autotype otp */
}
@import "config" /* import default config */
```