Skip to content

Commit

Permalink
update default_config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 21, 2023
1 parent c8224eb commit d2d8953
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions dist/default_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,17 @@
],
"monkeyH5FloatBall": {
"enable": true,
"blockUrls": [],
"blockUrls": [
"*immersivetranslate.com/preview"
],
"clickType": "translate",
"afterInstalledAt": ""
},
"pcFloatBall": {
"enable": true,
"blockUrls": [],
"blockUrls": [
"*immersivetranslate.com/preview"
],
"clickType": "translate",
"afterInstalledAt": "2023-10-28"
},
Expand Down Expand Up @@ -4691,6 +4695,6 @@
}
}
],
"buildinConfigUpdatedAt": "2023-11-21T13:56:02.000Z",
"buildinConfigUpdatedAt": "2023-11-21T15:15:12.793Z",
"latestVersion": "0.11.6"
}

0 comments on commit d2d8953

Please sign in to comment.