mirror of
https://github.com/liriliri/eruda.git
synced 2026-03-24 09:48:37 +08:00
chore: update refresh icon
This commit is contained in:
@@ -6,7 +6,8 @@ const nameMap = {
|
||||
Clearsearch: 'clear',
|
||||
Fill: 'error',
|
||||
arrow: 'arrow-left',
|
||||
right: 'arrow-right'
|
||||
right: 'arrow-right',
|
||||
refresh1: 'refresh'
|
||||
}
|
||||
|
||||
fs.readFile(path.resolve(__dirname, 'icon/iconfont.woff'), function(err, data) {
|
||||
|
||||
Reference in New Issue
Block a user