feat: add mode-switched-from to player template and state
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
data-current-episode="{{.WatchData.CurrentEpisode}}"
|
||||
data-total-episodes="{{.TotalEpisodes}}"
|
||||
data-initial-mode="{{.WatchData.InitialMode}}"
|
||||
data-mode-switched-from="{{.WatchData.ModeSwitchedFrom}}"
|
||||
data-anime-title="{{.WatchData.Title}}"
|
||||
data-start-time-seconds="{{.WatchData.StartTimeSeconds}}"
|
||||
data-mode-sources='{{json .WatchData.ModeSources}}'
|
||||
|
||||
Reference in New Issue
Block a user