This commit is contained in:
Martin Quarda 2024-10-15 08:00:10 +02:00
parent b086f576a8
commit e31df2f6b1

View File

@ -225,7 +225,7 @@ class Main extends Component {
}
}
selectDelivery = () => {
Packeta.Widget.pick("8599115769fd895b", this.selectDeliveryCallback.bind(this), {
Packeta.Widget.pick("8599115769fd895", this.selectDeliveryCallback.bind(this), {
language: "cs",
})
}