mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Always render dialogs in left pane
This commit is contained in:
committed by
Scott Nonnenberg
parent
f3e207d0b0
commit
25f271e61c
@@ -40,10 +40,6 @@ export abstract class LeftPaneHelper<T> {
|
||||
return undefined;
|
||||
}
|
||||
|
||||
shouldRenderNetworkStatusAndUpdateDialog(): boolean {
|
||||
return false;
|
||||
}
|
||||
|
||||
getPreRowsNode(
|
||||
_: Readonly<{
|
||||
clearGroupCreationError: () => void;
|
||||
|
||||
Reference in New Issue
Block a user