Files
ladybird/Userland/Libraries/LibJS/Runtime/Uint8Array.cpp
Pavel Shliak 0cc8ba305d LibJS: Fix base64 decoder typo
As the comments suggest, _ is supposed to be translated into /
but - is translated twice instead
2024-10-23 19:47:18 -04:00

34 KiB