mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-01 19:47:11 +00:00
Add API routes and expand v2 frontend
This commit is contained in:
@@ -27,6 +27,7 @@ function getDefaultChartSettings(type) {
|
||||
data: {
|
||||
datasets: [],
|
||||
},
|
||||
options: {animations: false}
|
||||
}
|
||||
}
|
||||
if ('pie' === type) {
|
||||
|
||||
Reference in New Issue
Block a user