From 94c58fe03f1b5be70a7983b7f42716dff5c4f33f Mon Sep 17 00:00:00 2001 From: scriptkitz Date: Wed, 12 Mar 2025 09:35:08 +0800 Subject: [PATCH] Add a new plugin for Tablacus Explorer. --- FileAppPlugins.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/FileAppPlugins.json b/FileAppPlugins.json index 475fb1a..f4648d4 100644 --- a/FileAppPlugins.json +++ b/FileAppPlugins.json @@ -18,5 +18,9 @@ { "repository": "https://github.com/files-community/Listary.FileAppPlugin.Files.git", "commitId": "6a558da7d6d2eafb0839b3c04353c8972d4b500a" + }, + { + "repository": "https://github.com/scriptkitz/Listary.FileAppPlugin.TablacusExplorer.git", + "commitId": "3e27906665794152bfb9d7153e9af04f09bd3d38" } ]