mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
sort mod queue by timestamp, remove redundant "view" button
This commit is contained in:
@@ -501,7 +501,7 @@ export const DesktopBoardButtons = () => {
|
||||
{!(isInAllView || isInSubscriptionsView || isInModView) && (
|
||||
<>
|
||||
{' '}
|
||||
[<ModQueueButton boardIdentifier={boardIdentifier} isMobile={false} />]
|
||||
<ModQueueButton boardIdentifier={boardIdentifier} isMobile={false} />
|
||||
</>
|
||||
)}
|
||||
{isInCatalogView && searchText ? (
|
||||
|
||||
Reference in New Issue
Block a user