Skip to content

Commit

Permalink
Fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
MaXal committed Dec 12, 2024
1 parent 6732d32 commit d08149b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ export function getPersistentLink(url: string, timerangeConfigurator: TimeRangeC
url = url + "&timeRange=custom&customRange=" + timerangeConfigurator.customRange.value
}
return url.replace(/&+/g, "&")
}
}

0 comments on commit d08149b

Please sign in to comment.