mirror of
https://github.com/farcasclaudiu/MartianRobots.git
synced 2026-06-28 09:01:00 +03:00
preserve the count on the page
This commit is contained in:
@@ -37,7 +37,6 @@ app.UseBlazorFrameworkFiles();
|
||||
app.UseStaticFiles();
|
||||
|
||||
app.UseRouting();
|
||||
app.UseHttpsRedirection();
|
||||
|
||||
app.MapRazorPages();
|
||||
app.MapControllers();
|
||||
|
||||
Reference in New Issue
Block a user