mirror of
https://github.com/chaitin/MonkeyCode.git
synced 2026-02-10 02:33:36 +08:00
feat: 添加 oauth, 添加第三方登录入口
This commit is contained in:
@@ -61,7 +61,7 @@ const Diff: React.FC<DiffProps> = ({
|
||||
fontSize: 14,
|
||||
scrollBeyondLastLine: false,
|
||||
wordWrap: 'off',
|
||||
lineNumbers: 'on',
|
||||
lineNumbers: 'off',
|
||||
glyphMargin: false,
|
||||
folding: false,
|
||||
overviewRulerLanes: 0,
|
||||
|
||||
Reference in New Issue
Block a user