Fix missing newline at end of C_MountJournal.lua

This commit is contained in:
2025-05-17 18:49:15 +02:00
parent bd2a342dc4
commit 5dd5258429

View File

@@ -200,4 +200,4 @@ C_MountJournal = {
--- @return nil
--- Swaps the dynamic flight mode.
SwapDynamicFlightMode = function() end,
}
}