mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Fixing spelling errors (#4615)
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ try {
|
||||
// eslint-disable-next-line global-require, import/no-extraneous-dependencies, import/no-unresolved
|
||||
xattr = require('fs-xattr');
|
||||
} catch (e) {
|
||||
console.log('x-attr dependncy did not load successfully');
|
||||
console.log('x-attr dependency did not load successfully');
|
||||
}
|
||||
|
||||
const PATH = 'attachments.noindex';
|
||||
|
||||
Reference in New Issue
Block a user