From 7928a72c77e2495558a8d08dae8ba651954c1e45 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 1 Feb 2021 20:08:04 -0500 Subject: Name change --- Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Program.cs') diff --git a/Program.cs b/Program.cs index b10f120..312bbb4 100644 --- a/Program.cs +++ b/Program.cs @@ -3,7 +3,7 @@ using Avalonia; using Avalonia.Controls.ApplicationLifetimes; using Avalonia.ReactiveUI; -namespace AleeAudioPlayer +namespace Erable { class Program { -- cgit v1.2.3