mirror of
https://github.com/lune-org/lune.git
synced 2025-05-04 10:43:57 +01:00
fix: why did I do this again?
This commit is contained in:
parent
fcb2057115
commit
7e285f3ef6
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ for _, arg in process.args do
|
||||||
end
|
end
|
||||||
|
|
||||||
if not toTestLocales then
|
if not toTestLocales then
|
||||||
return true
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
local expectedLocalizedString
|
local expectedLocalizedString
|
||||||
|
|
Loading…
Add table
Reference in a new issue