mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
plebchat added
This commit is contained in:
@@ -34,6 +34,11 @@ class HighscoreTable extends Component
|
||||
]);
|
||||
}
|
||||
|
||||
public function toggleChat()
|
||||
{
|
||||
$this->emit('toggleHighscoreChat');
|
||||
}
|
||||
|
||||
public function openModal($id)
|
||||
{
|
||||
$this->modal = User::query()
|
||||
|
||||
Reference in New Issue
Block a user