Rename class Games
This commit is contained in:
@@ -4,7 +4,7 @@ using GameIdeas.Resources;
|
|||||||
|
|
||||||
namespace GameIdeas.BlazorApp.Pages.Games;
|
namespace GameIdeas.BlazorApp.Pages.Games;
|
||||||
|
|
||||||
public partial class Games (
|
public partial class GamesBase (
|
||||||
IHttpClientFactory HttpClientFactory,
|
IHttpClientFactory HttpClientFactory,
|
||||||
TranslationService TranslationService,
|
TranslationService TranslationService,
|
||||||
Translations Translations) : LayoutComponentBase
|
Translations Translations) : LayoutComponentBase
|
||||||
|
|||||||
Reference in New Issue
Block a user