Skip to content

Commit

Permalink
chore: 🔖 Release 9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hymbz committed Jun 26, 2024
1 parent 65fb0c3 commit 7d9ba44
Show file tree
Hide file tree
Showing 4 changed files with 1,677 additions and 1,159 deletions.
4 changes: 2 additions & 2 deletions ComicRead-AdGuard.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -7282,8 +7282,8 @@ const useFab = async initProps => {
};
var _tmpl$$1 = /*#__PURE__*/web.template(\`<h2>🥳 ComicRead 已更新到 v\`),
_tmpl$2 = /*#__PURE__*/web.template(\`<h3>修复\`),
_tmpl$3 = /*#__PURE__*/web.template(\`<ul><li><p>兼容 AdGuard </p></li><li><p>修复在动漫之家隐藏漫画上无法显示结束页的 bug\`);
_tmpl$2 = /*#__PURE__*/web.template(\`<h3>新增\`),
_tmpl$3 = /*#__PURE__*/web.template(\`<ul><li>实现并排卷轴模式\`);
const migrationOption = async (name, editFn) => {
try {
const option = await GM.getValue(name);
Expand Down
Loading

0 comments on commit 7d9ba44

Please sign in to comment.