This commit is contained in:
2026-04-27 12:56:08 +03:00
parent d7a61f089d
commit dbe7d208ac
21 changed files with 257 additions and 245 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ export default function AppLayout(): React.JSX.Element {
</Tooltip>
</Box>
<PackageTable autoRefreshIntervals={info?.autorefresh_intervals ?? []} />
<PackageTable />
<Footer
docsEnabled={info?.docs_enabled ?? false}