Merge version_4 into main #3

Merged
development merged 2 commits from version_4 into main 2026-01-05 00:43:47 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1278,4 +1278,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -297,4 +297,4 @@ export default function FidgetLanding() {
</div>
</ThemeProvider>
);
}
}