From 55f5182ca93778b74105c9c9097174d3138cad9e Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Mon, 15 Feb 2021 21:34:10 -0500 Subject: Audio popup menu primary card audio selection (#1406) * Add card icon to audio menu items * Update cache data format * Create _getCacheItem * Add _playAudioFromSource function * Implement default card audio info * Specify exact audio to download when an override is assigned * Abstract using _getMenuItemSourceInfo * Update downloadability check * Update the main audio menu buttons to also assign the default source --- ext/display-templates.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ext/display-templates.html') diff --git a/ext/display-templates.html b/ext/display-templates.html index 82a9b97f..3074e287 100644 --- a/ext/display-templates.html +++ b/ext/display-templates.html @@ -158,6 +158,9 @@ - + -- cgit v1.2.3