Unsupported OS Dialog

This commit is contained in:
Fedor Indutny 2023-01-18 15:31:10 -08:00 committed by GitHub
parent c6e184016b
commit ac50af52d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
44 changed files with 776 additions and 224 deletions

View file

@ -14,7 +14,6 @@ import { getStringForProfileChange } from './getStringForProfileChange';
import { getTextWithMentions } from './getTextWithMentions';
import { getUuidsForE164s } from './getUuidsForE164s';
import { getUserAgent } from './getUserAgent';
import { hasExpired } from './hasExpired';
import {
initializeMessageCounter,
incrementMessageCounter,
@ -58,7 +57,6 @@ export {
getStringForProfileChange,
getTextWithMentions,
getUserAgent,
hasExpired,
incrementMessageCounter,
initializeMessageCounter,
isFileDangerous,