voir code
This commit is contained in:
@@ -39,8 +39,6 @@
|
||||
|
||||
async onMounted() {
|
||||
const id = this.props.Id
|
||||
console.log(this.props.Id)
|
||||
console.log(this.props.Type)
|
||||
if(this.props.Type === "release"){
|
||||
this.state.release = await window.getReleaseDetails(id)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user