From 99a43bc3c74dca7526e5a51e2fb1c501103bab26 Mon Sep 17 00:00:00 2001
From: MrPiglr <31398225+MrPiglr@users.noreply.github.com>
Date: Wed, 24 Dec 2025 02:15:46 +0000
Subject: [PATCH] modified: client/src/pages/os.tsx
---
client/src/pages/os.tsx | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/client/src/pages/os.tsx b/client/src/pages/os.tsx
index 23200c2..9b586da 100644
--- a/client/src/pages/os.tsx
+++ b/client/src/pages/os.tsx
@@ -6236,7 +6236,7 @@ function WebcamApp() {
function ProjectsAppWrapper() {
return (
-
+
);
}
@@ -6244,7 +6244,7 @@ function ProjectsAppWrapper() {
function MessagingAppWrapper() {
return (
-
+
);
}
@@ -6252,7 +6252,7 @@ function MessagingAppWrapper() {
function MarketplaceAppWrapper() {
return (
-
+
);
}
@@ -6260,7 +6260,7 @@ function MarketplaceAppWrapper() {
function FileManagerAppWrapper() {
return (
-
+
);
}
@@ -6268,7 +6268,7 @@ function FileManagerAppWrapper() {
function CodeGalleryAppWrapper() {
return (
-
+
);
}
@@ -6276,7 +6276,7 @@ function CodeGalleryAppWrapper() {
function NotificationsAppWrapper() {
return (
-
+
);
}
@@ -6284,7 +6284,7 @@ function NotificationsAppWrapper() {
function AnalyticsAppWrapper() {
return (
-
+
);
}