From f9cd3e6dce98e5b08b4c7625ec9e69763122bbb9 Mon Sep 17 00:00:00 2001 From: baliasnyifeliks Date: Sat, 31 Jan 2026 21:46:37 +0200 Subject: [PATCH] Fix namespace --- AnimeON/UpdateService.cs | 2 +- Bamboo/UpdateService.cs | 2 +- CikavaIdeya/UpdateService.cs | 2 +- Mikai/UpdateService.cs | 2 +- StarLight/UpdateService.cs | 2 +- UAKino/UpdateService.cs | 2 +- Uaflix/UpdateService.cs | 2 +- Unimay/UpdateService.cs | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/AnimeON/UpdateService.cs b/AnimeON/UpdateService.cs index fa1494f..c356c36 100644 --- a/AnimeON/UpdateService.cs +++ b/AnimeON/UpdateService.cs @@ -16,7 +16,7 @@ using System.Text.Json; using System.Threading; using System.Threading.Tasks; -namespace UaTUT +namespace AnimeON { public static class UpdateService { diff --git a/Bamboo/UpdateService.cs b/Bamboo/UpdateService.cs index fa1494f..30505f8 100644 --- a/Bamboo/UpdateService.cs +++ b/Bamboo/UpdateService.cs @@ -16,7 +16,7 @@ using System.Text.Json; using System.Threading; using System.Threading.Tasks; -namespace UaTUT +namespace Bamboo { public static class UpdateService { diff --git a/CikavaIdeya/UpdateService.cs b/CikavaIdeya/UpdateService.cs index fa1494f..a73b8fd 100644 --- a/CikavaIdeya/UpdateService.cs +++ b/CikavaIdeya/UpdateService.cs @@ -16,7 +16,7 @@ using System.Text.Json; using System.Threading; using System.Threading.Tasks; -namespace UaTUT +namespace CikavaIdeya { public static class UpdateService { diff --git a/Mikai/UpdateService.cs b/Mikai/UpdateService.cs index fa1494f..1f19218 100644 --- a/Mikai/UpdateService.cs +++ b/Mikai/UpdateService.cs @@ -16,7 +16,7 @@ using System.Text.Json; using System.Threading; using System.Threading.Tasks; -namespace UaTUT +namespace Mikai { public static class UpdateService { diff --git a/StarLight/UpdateService.cs b/StarLight/UpdateService.cs index fa1494f..5d3636f 100644 --- a/StarLight/UpdateService.cs +++ b/StarLight/UpdateService.cs @@ -16,7 +16,7 @@ using System.Text.Json; using System.Threading; using System.Threading.Tasks; -namespace UaTUT +namespace StarLight { public static class UpdateService { diff --git a/UAKino/UpdateService.cs b/UAKino/UpdateService.cs index fa1494f..0728c50 100644 --- a/UAKino/UpdateService.cs +++ b/UAKino/UpdateService.cs @@ -16,7 +16,7 @@ using System.Text.Json; using System.Threading; using System.Threading.Tasks; -namespace UaTUT +namespace UAKino { public static class UpdateService { diff --git a/Uaflix/UpdateService.cs b/Uaflix/UpdateService.cs index fa1494f..1bc7390 100644 --- a/Uaflix/UpdateService.cs +++ b/Uaflix/UpdateService.cs @@ -16,7 +16,7 @@ using System.Text.Json; using System.Threading; using System.Threading.Tasks; -namespace UaTUT +namespace Uaflix { public static class UpdateService { diff --git a/Unimay/UpdateService.cs b/Unimay/UpdateService.cs index fa1494f..2b6f598 100644 --- a/Unimay/UpdateService.cs +++ b/Unimay/UpdateService.cs @@ -16,7 +16,7 @@ using System.Text.Json; using System.Threading; using System.Threading.Tasks; -namespace UaTUT +namespace Unimay { public static class UpdateService {