Flow.Launcher/Plugins/Flow.Launcher.Plugin.Explorer/Views/RenameFile.xaml.cs

9 lines
104 B
C#
Raw Normal View History

2025-06-20 19:33:46 +00:00
using System;
namespace Flow.Launcher.Plugin.Explorer.Views;
public partial class RenameFile
{
}