Unifica admin società/squadre e YouTube Full con fallback MLTV.

Premium Full senza canale società usa il canale piattaforma come Light;
in app restano solo Match Live TV e YouTube Live.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-02 22:38:28 +02:00
parent 82ff1972a0
commit 9b40deeb61
14 changed files with 125 additions and 144 deletions

View File

@@ -1,7 +1,7 @@
module Admin
class TeamsController < Admin::BaseController
def index
@teams = Team.all.order(:name)
redirect_to admin_clubs_path, status: :moved_permanently
end
def show