explore delete
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Struchkov Mark 2024-09-06 01:11:59 +03:00
parent ccd883fd9e
commit 43fd7abf8d
No known key found for this signature in database
GPG Key ID: A3F0AC3F0FA52F3C

View File

@ -86,7 +86,6 @@ export const defaultListPageLayout: PageLayout = {
Component.MobileOnly(Component.Spacer()),
Component.Search(),
Component.Darkmode(),
Component.DesktopOnly(Component.Explorer()),
],
right: [],
}