mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-11-17 00:23:16 +00:00
Rename playlist.ini to replay.ini to match app (#1864)
This commit is contained in:
@@ -56,7 +56,7 @@ class PlaylistView : public View {
|
||||
NavigationView& nav_;
|
||||
TxRadioState radio_state_{};
|
||||
app_settings::SettingsManager settings_{
|
||||
"tx_playlist", app_settings::Mode::TX};
|
||||
"tx_replay", app_settings::Mode::TX};
|
||||
|
||||
// More header == less spectrum view.
|
||||
static constexpr ui::Dim header_height = 6 * 16;
|
||||
|
||||
Reference in New Issue
Block a user