mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-17 17:57:09 +00:00
4 lines
94 B
JavaScript
4 lines
94 B
JavaScript
$(function () {
|
|
"use strict";
|
|
columnChart(specific, 'period-specific-period');
|
|
}); |