mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-02 02:51:40 +00:00
Reverted changes of colorpicker.vue
This commit is contained in:
@@ -23,10 +23,5 @@ export default new Router({
|
||||
name: 'Settings',
|
||||
component: lazyLoad('Settings')
|
||||
},
|
||||
{
|
||||
path: '/picker',
|
||||
name: 'Picker',
|
||||
component: lazyLoad('ColorPicker')
|
||||
}
|
||||
]
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user