Skip to content

Commit

Permalink
Missed one
Browse files Browse the repository at this point in the history
  • Loading branch information
zakstucke committed Dec 3, 2024
1 parent cf1ff97 commit 3c05ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leptos_server/src/action.rs
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ where
{
Some(self.defined_at)
}
#[cfg(not(debug_assertions))]
#[cfg(not(any(debug_assertions, locations)))]
{
None
}
Expand Down

0 comments on commit 3c05ec9

Please sign in to comment.