Skip to content

Commit 5cde847

Browse files
committed
chore: update code documentation
1 parent c85e2b8 commit 5cde847

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/kotlin/com/coder/toolbox/settings/ReadOnlyCoderSettings.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ interface ReadOnlyCoderSettings {
145145

146146
/**
147147
* A custom full URL to the dashboard page used for creating workspaces.
148+
* Supports `$workspaceOwner` as placeholder.
148149
*/
149150
val workspaceCreateUrl: String?
150151

0 commit comments

Comments
 (0)