mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix js warning in settings, update js deps (#11324)
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
prefix: String,
|
||||
initialTab: {type: String, default: 'alerting'},
|
||||
initialSection: String,
|
||||
tabs: {type: Object}
|
||||
tabs: {type: Array}
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user