mirror of
https://github.com/stuff-by-3-random-dudes/UWUVCI-AIO-WPF
synced 2024-11-10 05:34:13 +00:00
Fixed namespace
This commit is contained in:
parent
4751caef30
commit
e82401b63c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ using System.Text;
|
|||
using System.Xml;
|
||||
using UWUVCI_AIO_WPF.Properties;
|
||||
|
||||
namespace UWUVCI_AIO
|
||||
namespace UWUVCI_AIO_WPF
|
||||
{
|
||||
internal static class Injection
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue