mirror of
https://github.com/rgrgogu/new_starr.git
synced 2026-09-27 00:12:54 +08:00
updated some of things
This commit is contained in:
@@ -41,8 +41,8 @@ export const ADMIN_SECTIONS = [
|
||||
title: "Site Content",
|
||||
description: "Manage public-facing content",
|
||||
tiles: [
|
||||
{ key: "advertisements", label: "Advertisements", icon: Megaphone, link: "/admin/advertisements" },
|
||||
{ key: "notifications", label: "Announcements", icon: Bell, link: "/admin/announcements" },
|
||||
{ key: "advertisements", label: "Ads", icon: Megaphone, link: "/admin/advertisements" },
|
||||
{ key: "notifications", label: "Alerts", icon: Bell, link: "/admin/announcements" },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user