diff --git a/CHANGELOG.md b/CHANGELOG.md index ff1f4b6..5f6f458 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.13.2](https://github.com/XYShaoKang/refined-leetcode/compare/v0.13.1...v0.13.2) (2023-10-14) + + +### Bug Fixes + +* **problems:** 自定义布局选项默认关闭 ([29f6564](https://github.com/XYShaoKang/refined-leetcode/commit/29f6564887efa9c6a3f87ec755e95b43450b73cc)) + ## [0.13.1](https://github.com/XYShaoKang/refined-leetcode/compare/v0.13.0...v0.13.1) (2023-10-14) diff --git a/package.json b/package.json index 5f6e14a..740b393 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "refined-leetcode", - "version": "0.13.1", + "version": "0.13.2", "main": "index.js", "author": "XYShaoKang", "license": "MIT", diff --git a/src/options/options.ts b/src/options/options.ts index 28b58a5..a6048ec 100644 --- a/src/options/options.ts +++ b/src/options/options.ts @@ -15,7 +15,7 @@ export const defaultOptions = { }, contestProblemsPage: { disableShortcutkey: false, - modifyPageLayout: true, + modifyPageLayout: false, reverseLayout: false, problemViewWidth: '40%', },
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: