add logo #2

Merged
sheptikhinv merged 5 commits from unstable into master 2025-09-16 17:47:27 +05:00
Showing only changes of commit 6a15485734 - Show all commits

View file

@ -27,7 +27,7 @@ public partial class MainWindow : Window
{
InitializeComponent();
LogMessage("SLAVAGM ЛЕГЕНДА И ВЫ ЭТО ЗНАЕТЕ");
LogMessage("MetaforceInstaller by slavagm");
_adbService = new AdbService();
_adbService.ProgressChanged += OnAdbProgressChanged;