Skip to content

Commit

Permalink
ok last
Browse files Browse the repository at this point in the history
  • Loading branch information
TobyAdd committed Jan 7, 2025
1 parent 014e09e commit 5fd7b8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui_mobile.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ bool HacksLayer::setup() {
if (recorder.is_recording) {
recorder.stop();
FLAlertLayer::create("Recorder", "Recording stopped!", "OK")->show();
return;
}

geode::utils::file::pick(geode::utils::file::PickMode::OpenFolder, {std::nullopt, {}}).listen(
Expand Down

0 comments on commit 5fd7b8c

Please sign in to comment.