Ads: Fix for "Unable to preload CSS/JS" issue
This commit is contained in:
parent
74e3de94fa
commit
3dba1a8938
2 changed files with 1 additions and 1 deletions
|
|
@ -460,7 +460,7 @@ export const routes = [
|
|||
{
|
||||
path: "/ads",
|
||||
name: "ads",
|
||||
component: page(() => import("./pages/admin/ads.vue")),
|
||||
component: page(() => import("./pages/admin/advertisments.vue")),
|
||||
},
|
||||
{
|
||||
path: "/database",
|
||||
|
|
|
|||
Loading…
Reference in a new issue