We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaadf16 commit 4749ca2Copy full SHA for 4749ca2
Flow.Launcher.Plugin/Interfaces/ISavable.cs
@@ -1,8 +1,7 @@
1
namespace Flow.Launcher.Plugin
2
{
3
/// <summary>
4
- /// Inherit this interface if additional data.
5
- /// If you need to save data which is not a setting or cache,
+ /// Inherit this interface if you need to save additional data which is not a setting or cache,
6
/// please implement this interface.
7
/// </summary>
8
/// <remarks>
0 commit comments