mirror of
https://github.com/fatedier/frp.git
synced 2026-03-25 01:39:33 +08:00
server: add client registry with dashboard support (#5115)
This commit is contained in:
@@ -23,7 +23,7 @@ module.exports = {
|
||||
'vue/multi-word-component-names': [
|
||||
'error',
|
||||
{
|
||||
ignores: ['Traffic'],
|
||||
ignores: ['Traffic', 'Proxies', 'Clients'],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user