chore(deps): update pre-commit hook codespell-project/codespell to v2.2.6 (stable) (#2732)
* chore(deps): update pre-commit hook codespell-project/codespell to v2.2.6 * fix spell checks --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: jo <ljonas@riseup.net>
This commit is contained in:
parent
d6eade0b08
commit
1618d72469
3 changed files with 3 additions and 3 deletions
|
@ -63,7 +63,7 @@ def transition(a,b) =
|
|||
end
|
||||
|
||||
# we need this function for special transition case(from default to queue) we don't want
|
||||
# the trasition fade to have effect on the first song that would be played switching out
|
||||
# the transition fade to have effect on the first song that would be played switching out
|
||||
# of the default(silent) source
|
||||
def transition_default(a,b) =
|
||||
log("transition called...")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue