Update ContextFlyout
This commit is contained in:
5
Ghost.Editor.Core/Contracts/IAssetService.cs
Normal file
5
Ghost.Editor.Core/Contracts/IAssetService.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
namespace Ghost.Editor.Core.Contracts;
|
||||
|
||||
public interface IAssetService
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user