mirror of
https://github.com/axllent/mailpit.git
synced 2025-06-15 00:05:15 +02:00
Feature: Add UI settings screen
This commit is contained in:
@ -122,7 +122,11 @@ export default {
|
||||
value: p,
|
||||
color: c
|
||||
},
|
||||
];
|
||||
]
|
||||
},
|
||||
|
||||
scoreColor: function() {
|
||||
return this.graphSections[0].color
|
||||
},
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user