mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 17:03:49 +01:00
Ads: Fix for "Unable to preload CSS/JS" issue
This commit is contained in:
parent
74e3de94fa
commit
3dba1a8938
@ -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 New Issue
Block a user