]> git.localhorst.tv Git - alttp.git/commit
round category select
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 27 Apr 2022 14:50:24 +0000 (16:50 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 27 Apr 2022 14:50:24 +0000 (16:50 +0200)
commit7caf2ef743d7eeb9adf8494b1d194998886226e8
tree180435a808382e8a890c6533a022f78859600c24
parentad0afcf40cb97feadc6300d2c19add8363adb341
round category select
app/Http/Controllers/DiscordChannelController.php [new file with mode: 0644]
app/Http/Controllers/TournamentController.php
app/Models/DiscordGuild.php
database/migrations/2022_04_27_144535_round_category.php [new file with mode: 0644]
resources/js/components/common/DiscordChannelSelect.js [new file with mode: 0644]
resources/js/components/tournament/DiscordForm.js
resources/js/i18n/de.js
resources/js/i18n/en.js
routes/api.php