Skip to content

Commit

Permalink
Merge pull request #116 from imsyy/dev
Browse files Browse the repository at this point in the history
fix: 更换壁纸 API 接口
  • Loading branch information
imsyy authored Apr 3, 2023
2 parents 8ac3b1c + ab931ac commit e5947eb
Show file tree
Hide file tree
Showing 9 changed files with 157 additions and 3,528 deletions.
10 changes: 9 additions & 1 deletion .hintrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@
],
"hints": {
"compat-api/html": "off",
"no-protocol-relative-urls": "off"
"no-protocol-relative-urls": "off",
"compat-api/css": [
"default",
{
"ignore": [
"backdrop-filter"
]
}
]
}
}
1 change: 0 additions & 1 deletion dev-dist/registerSW.js

This file was deleted.

1 change: 0 additions & 1 deletion dev-dist/sw.js

This file was deleted.

1 change: 0 additions & 1 deletion dev-dist/workbox-082d0e8a.js

This file was deleted.

Loading

1 comment on commit e5947eb

@vercel
Copy link

@vercel vercel bot commented on e5947eb Apr 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.