Updated sqlite internal description

This commit is contained in:
Spxg
2025-05-29 23:03:01 +08:00
parent 09d499d5a3
commit 722a874bac

View File

@@ -21,7 +21,7 @@ where
<a href="https://sqlite-internal.pages.dev" target="_blank">
<ButtonMenuItem name="SQLite internal".into() on_click=on_internal>
<MenuAside>
"This tool helps you explore the SQLite file format internals."
"This tool helps you explore the SQLite file format internals (encrypted db is not supported)."
</MenuAside>
</ButtonMenuItem>
</a>