mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-03-19 05:11:31 +00:00
Rework architecture
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using DiscordChatExporter.Core.Models;
|
||||
using DiscordChatExporter.Domain.Discord.Models;
|
||||
using Stylet;
|
||||
|
||||
namespace DiscordChatExporter.Gui.ViewModels.Components
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
using System.Collections.Generic;
|
||||
using DiscordChatExporter.Core.Models;
|
||||
using DiscordChatExporter.Domain.Discord.Models;
|
||||
using Stylet;
|
||||
|
||||
namespace DiscordChatExporter.Gui.ViewModels.Components
|
||||
|
||||
Reference in New Issue
Block a user