mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Merge pull request #330 from taooceros/ISavableMigration
move ISavable to Flow.Launcher.Plugin\Interfaces
This commit is contained in:
commit
879b70efdc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
namespace Flow.Launcher.Infrastructure.Storage
|
||||
namespace Flow.Launcher.Plugin
|
||||
{
|
||||
/// <summary>
|
||||
/// Save plugin settings/cache,
|
||||
Loading…
Reference in a new issue