diff options
| author | dakkar <dakkar@thenautilus.net> | 2024-12-18 15:56:46 +0000 |
|---|---|---|
| committer | dakkar <dakkar@thenautilus.net> | 2024-12-18 15:59:34 +0000 |
| commit | e9e2a5dd77dc44220d37900100879f94283cced9 (patch) | |
| tree | d0d46336e239eebeef72ace473d0618b1437cd33 /packages/backend/src/queue/processors/InboxProcessorService.ts | |
| parent | merge: chore: remove leah from project members (!825) (diff) | |
| download | sharkey-e9e2a5dd77dc44220d37900100879f94283cced9.tar.gz sharkey-e9e2a5dd77dc44220d37900100879f94283cced9.tar.bz2 sharkey-e9e2a5dd77dc44220d37900100879f94283cced9.zip | |
avoid empty blocks when hiding ads
2024.10 or 2024.11 added a `<div>` around `<MkAd>`, but while `MkAd`
checks if ads should be shown, and generates an empty `<div>` if not,
the wrapper `div` was always shown.
This commit takes the same logic from `MkAd` and applies it to the
wrapper as well.
thanks to @puppygirlhornypost for noticing
Diffstat (limited to 'packages/backend/src/queue/processors/InboxProcessorService.ts')
0 files changed, 0 insertions, 0 deletions