mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
resetModal
This commit is contained in:
@@ -43,4 +43,10 @@ class HighscoreTable extends Component
|
|||||||
|
|
||||||
$this->viewingModal = true;
|
$this->viewingModal = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public function resetModal()
|
||||||
|
{
|
||||||
|
$this->modal = null;
|
||||||
|
$this->viewingModal = false;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user