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 cae0f6f commit fea8576Copy full SHA for fea8576
src/Lorem/Main.cs
@@ -12,7 +12,8 @@ namespace Lorem
12
{
13
public class Main : IPlugin
14
15
-
+ public static string PluginID => "EF2F634F20484459A365944EE7B07121";
16
+
17
private string IconPath { get; set; }
18
private PluginInitContext Context { get; set; }
19
public string Name => "Lorem";
0 commit comments