fix: move_note without file extension (#281)

Signed-off-by: Drew Cain <groksrc@gmail.com>
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Paul Hernandez <phernandez@users.noreply.github.com>
Co-authored-by: phernandez <paul@basicmachines.co>
This commit is contained in:
Drew Cain
2025-09-26 11:41:45 -05:00
committed by GitHub
parent 1091e11322
commit 3e168b98f3
4 changed files with 190 additions and 9 deletions
@@ -14,5 +14,4 @@ __all__ = [
"import_chatgpt",
"tool",
"project",
"cloud",
]
@@ -395,4 +395,4 @@ def unmount() -> None:
@cloud_app.command("mount-status")
def mount_status() -> None:
"""Show current mount status."""
show_mount_status()
show_mount_status()