Merge branch 'routing-fix2' into dev
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
@rendermode InteractiveAuto
|
||||
@using DeepDrftWeb.Client.Controls
|
||||
@using DeepDrftWeb.Client.Controls
|
||||
@using DeepDrftWeb.Client.Controls.AudioPlayerBar
|
||||
@using DeepDrftWeb.Client.Services
|
||||
@using DeepDrftWeb.Client.Common
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
@page "/"
|
||||
@rendermode InteractiveAuto
|
||||
@using DeepDrftWeb.Client.Services
|
||||
@using Microsoft.AspNetCore.Authorization
|
||||
@attribute [AllowAnonymous]
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
@page "/tracks"
|
||||
@rendermode InteractiveAuto
|
||||
@using Microsoft.AspNetCore.Authorization
|
||||
@using DeepDrftWeb.Client.Controls
|
||||
@attribute [AllowAnonymous]
|
||||
|
||||
Reference in New Issue
Block a user