From a31b2ff1d5f2d95fb2722d0013d9ccf1d28507fb Mon Sep 17 00:00:00 2001 From: Ashley Donaldson Date: Thu, 3 Mar 2022 17:26:04 +1100 Subject: [PATCH] Rename capture module --- plugins/{hash_capture.rb => capture.rb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plugins/{hash_capture.rb => capture.rb} (100%) diff --git a/plugins/hash_capture.rb b/plugins/capture.rb similarity index 100% rename from plugins/hash_capture.rb rename to plugins/capture.rb