diff --git a/core/modules/background-actions.js b/core/modules/background-actions.js index 6e8ad5bd0..ef818f90d 100644 --- a/core/modules/background-actions.js +++ b/core/modules/background-actions.js @@ -76,7 +76,7 @@ function BackgroundActionTracker(options) { this.wiki = options.wiki; this.title = options.title; this.trackFilter = options.trackFilter; - this.actions = options.actions + this.actions = options.actions; this.filterTracker = new $tw.FilterTracker(this.wiki); this.hasChanged = false; this.trackerID = this.filterTracker.track({ diff --git a/core/wiki/macros/tag.tid b/core/wiki/macros/tag.tid index 84c90d0e7..fd18f3fb7 100644 --- a/core/wiki/macros/tag.tid +++ b/core/wiki/macros/tag.tid @@ -28,7 +28,8 @@ color:$(foregroundColor)$; \end -\define tag-pill-body(tag,icon,colour,element-tag,element-attributes,actions) + +\define tag-pill-body(tag,icon,colour,palette,element-tag,element-attributes,actions) \whitespace trim <$macrocall $name="tag-pill-inner" tag=<<__tag__>>