mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Check for icu: strings in js folder as well
This commit is contained in:
@@ -22,6 +22,7 @@ function getIcuLikeStrings(): Set<string> {
|
||||
'--recursive',
|
||||
'ts/',
|
||||
'app/',
|
||||
'js/',
|
||||
],
|
||||
{
|
||||
cwd: rootDir,
|
||||
|
||||
Reference in New Issue
Block a user