Reorder tabs

This commit is contained in:
Michael Bucari-Tovo 2022-12-16 16:45:51 -07:00
parent 7d6000e3b6
commit 0701cb3970
11 changed files with 43 additions and 78 deletions

View file

@ -1,9 +1,7 @@
using ApplicationServices;
using DataLayer;
using ReactiveUI;
using System;
using System.Collections.Generic;
using System.Linq;
namespace HangoverAvalonia.ViewModels
{