Skip to content

Commit 9e80429

Browse files
committed
refactor: update label for redirect URL
1 parent 7a069b4 commit 9e80429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/components/Sidebar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ const Sidebar = ({
389389
className="font-mono"
390390
/>
391391
<label className="text-sm font-medium">
392-
Redirect URL (auto-populated)
392+
Redirect URL
393393
</label>
394394
<Input
395395
readOnly

0 commit comments

Comments
 (0)