Front End Track Gallery Controls
- Theming adjustments (still needs a lot of work)
This commit is contained in:
@@ -11,6 +11,6 @@ public static class Startup
|
||||
{
|
||||
// Track Client
|
||||
services.AddScoped<TrackClient>();
|
||||
services.AddScoped<TrackGalleryViewModel>();
|
||||
services.AddScoped<TracksViewModel>();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user