Skip to content

Commit 64f567a

Browse files
jenkins-botGerrit Code Review
authored andcommitted
Merge "Remove unnecessary propertyId"
2 parents 6b7bea9 + 89f2e0b commit 64f567a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

repo/resources/wikibase.wbui2025/wikibase.wbui2025.addStatementButton.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
<template v-for="statementGuid in createdStatementGuids" :key="statementGuid">
2121
<wikibase-wbui2025-edit-statement
2222
hide-remove-button
23-
:property-id="propertyId"
2423
:statement-id="statementGuid"
2524
></wikibase-wbui2025-edit-statement>
2625
</template>

0 commit comments

Comments
 (0)