From e24a5db8d6a01c3f5136a349d20acdc101dd5849 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Wed, 7 Jul 2021 20:02:16 +1000 Subject: [PATCH] rename Feature.cs to Features.cs --- Flow.Launcher.Plugin/Interfaces/{Feature.cs => Features.cs} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Flow.Launcher.Plugin/Interfaces/{Feature.cs => Features.cs} (100%) diff --git a/Flow.Launcher.Plugin/Interfaces/Feature.cs b/Flow.Launcher.Plugin/Interfaces/Features.cs similarity index 100% rename from Flow.Launcher.Plugin/Interfaces/Feature.cs rename to Flow.Launcher.Plugin/Interfaces/Features.cs