Update WorkspaceFunc.js

This commit is contained in:
Mario 2020-10-17 09:42:54 +02:00
parent d7b725d1fd
commit 145c14c0cc

View File

@ -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