diff options
author | saturneric <[email protected]> | 2025-04-08 23:55:21 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2025-04-08 23:55:45 +0000 |
commit | eb6e4d1bc4a4f4e883cd921621a0cebc82d16caa (patch) | |
tree | a47f1ea58a8027481455896093815bdcb080ae96 /src/content/docs/advanced/key-database.md | |
parent | fix: solve format issues (diff) | |
download | Manual-eb6e4d1bc4a4f4e883cd921621a0cebc82d16caa.tar.gz Manual-eb6e4d1bc4a4f4e883cd921621a0cebc82d16caa.zip |
feat: adapt manual to v2.1.7
Diffstat (limited to 'src/content/docs/advanced/key-database.md')
-rw-r--r-- | src/content/docs/advanced/key-database.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/docs/advanced/key-database.md b/src/content/docs/advanced/key-database.md index 44bb2ed..560c919 100644 --- a/src/content/docs/advanced/key-database.md +++ b/src/content/docs/advanced/key-database.md @@ -63,7 +63,7 @@ The **Key Database** tab allows you to perform the following operations: - Right-click on a database entry to view options like: - **Move Up/Move Down**: Reorder the database list. - - **Move to Top**: Prioritize a database by moving it to the top. + - **Move to Top**: Prioritize a database by moving it to the top. If a database is at the top, it is considered as the Default Key Database. - **Edit**: Rename or modify the path of an existing database. - **Remove**: Delete a database from the configuration. |