vault unlocking WIP
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
public interface IDispatcher
|
||||
{
|
||||
Task InvokeAsync(Action action);
|
||||
Task Invoke(Action action);
|
||||
}
|
||||
Reference in New Issue
Block a user