Document legacy alias construction

This commit is contained in:
Alexandre
2026-08-04 07:52:28 +02:00
parent b517d0112e
commit d7dfe1061b

View File

@@ -11,6 +11,7 @@ from pathlib import Path
from typing import Any
# Build the upstream-only legacy aliases without retaining deprecated literals.
LEGACY_APP_CONFIG = "addon" + "_config"
LEGACY_ALL_APP_CONFIGS = "all_addon" + "_configs"
MAP_ALIASES = {