Added plugin events
This commit is contained in:
7
src/HopFrame.Web/Plugins/HopFramePlugin.cs
Normal file
7
src/HopFrame.Web/Plugins/HopFramePlugin.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace HopFrame.Web.Plugins;
|
||||
|
||||
public abstract class HopFramePlugin {
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user