]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/components/rounds/LockButton.js
tech title icons
[alttp.git] / resources / js / components / rounds / LockButton.js
index a7a60fb1ae44ef1026269bb604027e7dc1b7b9c4..38411ebb0b1b83d27c13f9927fdb21943fe33b1e 100644 (file)
@@ -29,6 +29,7 @@ const LockButton = ({
                        onHide={() => setShowDialog(false)}
                        round={round}
                        show={showDialog}
+                       tournament={tournament}
                />
                <Button
                        onClick={() => setShowDialog(true)}