Skip to content

Commit 1b1e060

Browse files
committedAug 3, 2020
chore: updated string text in line 184
1 parent 9095ed8 commit 1b1e060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎micro-formats-extractor.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ macro "Micro-Formats Extractor" {
181181
"rolling=" + backgroundType + " sliding disable stack"
182182
);
183183

184-
type = type + " - BG";
184+
type = type + " Sub_BG";
185185
}
186186

187187
if (filterType == "Median") {

0 commit comments

Comments
 (0)
Please sign in to comment.