mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Remove logs
This commit is contained in:
parent
c6270d4c00
commit
08631d3a25
@ -2,7 +2,6 @@ import { registerAndGetData } from '@/plugins/data'
|
||||
|
||||
export const CustomIcons = 'ui.icons'
|
||||
const context = require.context('./custom', true, /\.svg$/)
|
||||
console.log(context)
|
||||
export const customIcons: {
|
||||
[name: string]: string
|
||||
} = lodash.fromPairs(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user