We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d65433a commit 2d6cde0Copy full SHA for 2d6cde0
applications/app/services/InteractivePicker.scala
@@ -32,6 +32,7 @@ object InteractivePicker {
32
"tone/cartoons",
33
"profile/david-squires",
34
"tone/documentaries",
35
+ "tone/resource", // university guides, e.g. https://www.theguardian.com/education/2009/may/10/universityguide-bath-spa-uni
36
)
37
38
tags.exists(tag => supported.contains(tag.id))
0 commit comments