This website works better with JavaScript.
Home
Explore
Help
Sign In
wayne.lee
/
tsms
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
2
Wiki
Activity
Browse Source
update
tags/Baseline_30082024_FRONTEND_UAT
MSI\derek
1 year ago
parent
72cc93ef84
commit
09389931f2
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/app/(main)/staff/page.tsx
+ 1
- 0
src/app/(main)/staff/page.tsx
View File
@@ -18,6 +18,7 @@ export const metadata: Metadata = {
const Staff: React.FC = async () => {
const { t } = await getServerI18n("projects");
preloadTeamLeads()
preloadStaff()
return (
<>
<Stack
Write
Preview
Loading…
Cancel
Save