chore: linting

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-02-16 23:30:35 -08:00
parent 786b65d68f
commit 7bd3a4e08f
6 changed files with 22 additions and 10 deletions

View file

@ -12,8 +12,7 @@ export const announcements: Announcement[] = [
{
id: "announcement-1",
title: "Introducing Announcements",
description:
"All major announcements will be posted here.",
description: "All major announcements will be posted here.",
category: "feature",
date: "2026-02-17T00:00:00Z",
isImportant: true,