Skip to content

Commit

Permalink
2807: remove debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
sinejespersen committed Oct 23, 2024
1 parent 20c8279 commit 643a76e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/screen/screen-manager.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ function ScreenManager({
regions: mapPlaylistsWithRegion(),
}),
};
debugger;

setLoadingMessage(t("loading-messages.saving-screen"));

if (saveMethod === "POST") {
Expand Down

0 comments on commit 643a76e

Please sign in to comment.