From 0be8576c701ec2b5b173d1af098f892a64f625c5 Mon Sep 17 00:00:00 2001 From: Unheard0840 Date: Sat, 8 Aug 2026 13:53:17 +0000 Subject: [PATCH] Update startos/manifest/index.ts Update Fulcrum dependency metadata --- startos/manifest/index.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/startos/manifest/index.ts b/startos/manifest/index.ts index 062e121..70ca372 100644 --- a/startos/manifest/index.ts +++ b/startos/manifest/index.ts @@ -30,7 +30,8 @@ export const manifest = setupManifest({ optional: false, metadata: { title: 'Fulcrum', - icon: 'https://raw.githubusercontent.com/Start9Labs/fulcrum-startos/master/icon.png', + icon: + 'https://raw.githubusercontent.com/Start9Labs/fulcrum-startos/master/icon.png', }, }, },