Files
serenity/Userland/Libraries/LibJS/Runtime/Temporal/Duration.cpp
Linus Groh 5277646f46 LibJS: Fix 'precision != "auto"' check in temporal_duration_to_string()
If the Variant does *not* have a StringView, it *also* is not "auto".

Thanks to YouTube user JWeis for noticing this :^)
2021-12-18 23:20:00 +00:00

95 KiB