Disable charset
Some checks failed
docker-image / docker (push) Has been cancelled

This commit is contained in:
Stefan Bethke 2025-09-06 14:55:40 +02:00
commit 162e8edc6e

View file

@ -44,7 +44,7 @@ def setup_animations(config, animator: BubaAnimator, webqueue: WebQueue):
else: else:
LOG.warning("Club Assistant token not set, not activating animation") LOG.warning("Club Assistant token not set, not activating animation")
animator.add(cs) # animator.add(cs)
animator.add(bt) animator.add(bt)
# animator.add(snake) # animator.add(snake)
animator.add(dbf_ahst) animator.add(dbf_ahst)