mirror of
https://github.com/woodchen-ink/CoverView.git
synced 2025-07-19 14:31:58 +08:00
fix: 更新 devIconsUrl 链接以使用新的镜像地址
This commit is contained in:
parent
6b549e6c64
commit
8f9a55ffb1
@ -25,7 +25,7 @@ const defaultSettings = {
|
|||||||
platform: 'hashnode'
|
platform: 'hashnode'
|
||||||
};
|
};
|
||||||
|
|
||||||
const devIconsUrl = "https://mirror.czl.net/https://raw.githubusercontent.com/devicons/devicon/master/devicon.json"
|
const devIconsUrl = "https://mirror.20200511.xyz/https://raw.githubusercontent.com/devicons/devicon/master/devicon.json"
|
||||||
|
|
||||||
class Editor extends React.Component {
|
class Editor extends React.Component {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user