Browse Source

fix typo in li data

tags/v1.1.4
Jonathan Cobb 4 years ago
parent
commit
1f1cace4ad
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      bubble-server/src/main/resources/models/apps/user_block/li/bubbleApp_userBlock_li_data.json

+ 1
- 1
bubble-server/src/main/resources/models/apps/user_block/li/bubbleApp_userBlock_li_data.json View File

@@ -4,7 +4,7 @@
"AppData": [{
"site": "LinkedIn",
"template": true,
"matcher": "LiMatcher",
"matcher": "LIMatcher",
"key": "kw:_<span>Promoted</span>",
"data": "true"
}]


Loading…
Cancel
Save