call reformat furigana from back

This commit is contained in:
Ren Tatsumoto 2023-03-07 05:17:13 +03:00
parent 79069aeafc
commit afd6ed7a8f

View file

@ -79,4 +79,5 @@
removePitchBrackets(); removePitchBrackets();
tweakRevealText(); tweakRevealText();
removeNoPitchAccentDataText(); removeNoPitchAccentDataText();
reformatMultiFurigana();
</script> </script>