dashboard
repositories
activity
search
login
APPS
/
PAILot
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
fix: only set playingMessageId on first auto-played chunk to prevent race
Matthias Nott
2026-03-24
a8aa30beefb15b604a37867c45dc815b9da5b53a
[APPS/PAILot.git]
/
ios
/
Runner
/
SceneDelegate.swift
1
2
3
4
5
6
import Flutter
import UIKit
class SceneDelegate: FlutterSceneDelegate {
}