summaryrefslogtreecommitdiff
path: root/Userland/Applications/ThemeEditor/ThemeEditor.gml
diff options
context:
space:
mode:
authorLinus Groh <mail@linusgroh.de>2021-11-13 14:21:08 +0000
committerLinus Groh <mail@linusgroh.de>2021-11-13 14:21:08 +0000
commitf11277b50df7b84055ce6bb022aae37b24249123 (patch)
treeb7013d3c305a2df571415b96454fa58f9532eddb /Userland/Applications/ThemeEditor/ThemeEditor.gml
parent8c73d85a65ff576d87ff102d614442745a54c704 (diff)
downloadserenity-f11277b50df7b84055ce6bb022aae37b24249123.zip
LibJS: Fix missing handling of "week" largest_unit in balance_duration()
It would crash because of VERIFY(largest_unit == "nanosecond"sv) in the final else branch when passing "week", because it's not handled in any of the previous branches.
Diffstat (limited to 'Userland/Applications/ThemeEditor/ThemeEditor.gml')
0 files changed, 0 insertions, 0 deletions