Fix namespace

This commit is contained in:
baliasnyifeliks 2026-01-31 21:46:37 +02:00
parent aad9cfd19c
commit f9cd3e6dce
8 changed files with 8 additions and 8 deletions

View File

@ -16,7 +16,7 @@ using System.Text.Json;
using System.Threading; using System.Threading;
using System.Threading.Tasks; using System.Threading.Tasks;
namespace UaTUT namespace AnimeON
{ {
public static class UpdateService public static class UpdateService
{ {

View File

@ -16,7 +16,7 @@ using System.Text.Json;
using System.Threading; using System.Threading;
using System.Threading.Tasks; using System.Threading.Tasks;
namespace UaTUT namespace Bamboo
{ {
public static class UpdateService public static class UpdateService
{ {

View File

@ -16,7 +16,7 @@ using System.Text.Json;
using System.Threading; using System.Threading;
using System.Threading.Tasks; using System.Threading.Tasks;
namespace UaTUT namespace CikavaIdeya
{ {
public static class UpdateService public static class UpdateService
{ {

View File

@ -16,7 +16,7 @@ using System.Text.Json;
using System.Threading; using System.Threading;
using System.Threading.Tasks; using System.Threading.Tasks;
namespace UaTUT namespace Mikai
{ {
public static class UpdateService public static class UpdateService
{ {

View File

@ -16,7 +16,7 @@ using System.Text.Json;
using System.Threading; using System.Threading;
using System.Threading.Tasks; using System.Threading.Tasks;
namespace UaTUT namespace StarLight
{ {
public static class UpdateService public static class UpdateService
{ {

View File

@ -16,7 +16,7 @@ using System.Text.Json;
using System.Threading; using System.Threading;
using System.Threading.Tasks; using System.Threading.Tasks;
namespace UaTUT namespace UAKino
{ {
public static class UpdateService public static class UpdateService
{ {

View File

@ -16,7 +16,7 @@ using System.Text.Json;
using System.Threading; using System.Threading;
using System.Threading.Tasks; using System.Threading.Tasks;
namespace UaTUT namespace Uaflix
{ {
public static class UpdateService public static class UpdateService
{ {

View File

@ -16,7 +16,7 @@ using System.Text.Json;
using System.Threading; using System.Threading;
using System.Threading.Tasks; using System.Threading.Tasks;
namespace UaTUT namespace Unimay
{ {
public static class UpdateService public static class UpdateService
{ {