feat(Core/DBUpdater): include pending path (#21469)

This commit is contained in:
Kitzunu
2025-02-16 21:19:31 +01:00
committed by GitHub
parent 8cfe71e27e
commit 3291c747c5
6 changed files with 39 additions and 8 deletions

View File

@@ -291,7 +291,7 @@ FlashAtStart = 1
# DATABASE_CHARACTER = 2, // Character database
# DATABASE_WORLD = 4, // World database
#
# Default: 7 - (All enabled)
# Default: 7 - (All enabled)
# 4 - (Enable world only)
# 0 - (All disabled)