Closed TimmekHW closed 1 year ago
This is set by these lines: https://github.com/capslock/stable-diffusion-bot/blob/main/crates/stable-diffusion-bot/src/bot/mod.rs#L160-L165
If you want to remove all of the buttons, just delete all of those lines. If you want to just remove the settings buttons, those are L161.
thx! it's worked!
any deletion leads to non-compilation of the code