aboutsummaryrefslogtreecommitdiffstats
path: root/stella.js
diff options
context:
space:
mode:
Diffstat (limited to 'stella.js')
-rw-r--r--stella.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/stella.js b/stella.js
index a6090be..f3983df 100644
--- a/stella.js
+++ b/stella.js
@@ -1797,6 +1797,7 @@ Thanks:
if (!self.player.has('relations', 'r'))
U.raiseNotSupportedFunction();
+ context.anchored = false;
context.title = ['Tag/ID', 'Description'];
context.keys = {text: 'text', description: 'description', thumbnail: 'thumbnail'};
let process = Array.slice(context.process);