Merge branch 'beta' into fix-rattled-speed-stat-increase-delay

This commit is contained in:
NightKev 2025-06-06 16:28:13 -07:00 committed by GitHub
commit eb9c2a9024
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,11 @@ pre-commit:
- rebase - rebase
post-merge: post-merge:
commands:
update-submodules:
run: git submodule update --init --recursive
post-checkout:
commands: commands:
update-submodules: update-submodules:
run: git submodule update --init --recursive run: git submodule update --init --recursive