Zulfikar Fajri
Results
2
comments of
Zulfikar Fajri
Thank you sir, will do it on the weekend.
> https://discord.com/channels/946290204443025438/946290204904390690/993584437260460125 > > ``` > const observer = new MutationObserver(() => { > const messageWindows = document.querySelectorAll(".btC");// The compose windows' bottom sheet > > messageWindows.forEach((messageWindowHotbar) => { > if...