mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Per comment change filename to Constant
This commit is contained in:
parent
62c11a09c5
commit
3e76b38a56
2 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@
|
|||
<Compile Include="UserSettings\PluginSettings.cs" />
|
||||
<Compile Include="UserSettings\Settings.cs" />
|
||||
<Compile Include="UserSettings\DataLocation.cs" />
|
||||
<Compile Include="Wox.cs" />
|
||||
<Compile Include="Constant.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Wox.Plugin\Wox.Plugin.csproj">
|
||||
|
|
|
|||
Loading…
Reference in a new issue