Update WorkspaceFunc.js
This commit is contained in:
parent
d7b725d1fd
commit
145c14c0cc
@ -324,7 +324,7 @@ class WorkspaceFunc extends Component {
|
||||
autoFocus
|
||||
margin="dense"
|
||||
id="name"
|
||||
defaultValue={window.location + "share/" + this.state.id}
|
||||
defaultValue={window.location.origin + "/share/" + this.state.id}
|
||||
label="url"
|
||||
type="email"
|
||||
fullWidth
|
||||
|
Loading…
x
Reference in New Issue
Block a user