barsa-novin-ray-core 2.2.84 → 2.2.85
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -14983,7 +14983,7 @@ const mainRoutes = [
|
|
|
14983
14983
|
// },
|
|
14984
14984
|
{
|
|
14985
14985
|
path: '',
|
|
14986
|
-
component:
|
|
14986
|
+
component: EmptyPageComponent,
|
|
14987
14987
|
data: {
|
|
14988
14988
|
pageData: {
|
|
14989
14989
|
HasAuthorize: false,
|