🐛 Fix PAUSE_MESSAGE_PAUSING=>PARKING

Fixes #22250. Regression from #17460.
This commit is contained in:
Scott Lahteine
2021-07-29 22:59:33 -05:00
parent 6efd7285cc
commit 14d40fb957
3 changed files with 4 additions and 4 deletions

View File

@@ -54,7 +54,7 @@ enum {
DIALOG_WIFI_ENABLE_TIPS,
DIALOG_PAUSE_MESSAGE_PAUSING,
DIALOG_PAUSE_MESSAGE_PARKING,
DIALOG_PAUSE_MESSAGE_CHANGING,
DIALOG_PAUSE_MESSAGE_UNLOAD,
DIALOG_PAUSE_MESSAGE_WAITING,