From 5e852fc228d7d21aaa46dbb7c215fd76a500a070 Mon Sep 17 00:00:00 2001 From: Joey Yakimowich-Payne Date: Thu, 7 Aug 2025 08:53:16 -0600 Subject: [PATCH] Add proper paths --- filesystem.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/filesystem.py b/filesystem.py index db291ca..7c6ca57 100644 --- a/filesystem.py +++ b/filesystem.py @@ -1,8 +1,8 @@ """ title: File System author: Jojomaw -author_url: https://github.com/jojomaw -git_url: https://github.com/jojomaw/filesystem.git +author_url: https://github.com/jyapayne +git_url: https://github.com/jyapayne/openwebui-filesystem.git description: This tool provides a comprehensive set of file system operations, including file and directory management, search, and analysis. required_open_webui_version: 0.1.0 requirements: