mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Sort by inbox position to match phone after link
This commit is contained in:
committed by
Scott Nonnenberg
parent
1f5cb9e8af
commit
4830213a12
@@ -5,6 +5,7 @@ type TextSecureType = {
|
||||
user: {
|
||||
getNumber: () => string;
|
||||
};
|
||||
get: (item: string) => any;
|
||||
};
|
||||
messaging: {
|
||||
sendStickerPackSync: (
|
||||
|
||||
Reference in New Issue
Block a user