More bug fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using Toolkit.Foundation;
|
||||
using Avalonia.Controls;
|
||||
|
||||
namespace Wallet;
|
||||
|
||||
public interface IWalletNavigationViewModel :
|
||||
ISelectable,
|
||||
IDisposable;
|
||||
INavigationViewModel;
|
||||
Reference in New Issue
Block a user