mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-20 17:40:33 +00:00
Merge branch 'v30'
This commit is contained in:
@@ -203,7 +203,7 @@ export class WinModal extends LitElement implements Layer {
|
||||
.requiresPurchase=${true}
|
||||
.onSelect=${(p: Pattern | null) => {}}
|
||||
.onPurchase=${(p: Pattern, colorPalette: ColorPalette | null) =>
|
||||
handlePurchase(p, colorPalette)}
|
||||
handlePurchase(p.product!, colorPalette?.name)}
|
||||
></pattern-button>
|
||||
`,
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user