using Artemis.UI.Shared; namespace Artemis.UI.Screens.ProfileEditor.ConfigurationPanels.Slot; public class SlotViewModel : ActivatableViewModelBase { }