More bug fixes

This commit is contained in:
TheXamlGuy
2024-07-10 22:18:32 +01:00
parent bd51de3245
commit 62f8c8b084
17 changed files with 57 additions and 84 deletions
+4
View File
@@ -0,0 +1,4 @@
namespace Wallet;
public interface INavigationViewModel :
IDisposable;