mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-20 19:42:02 +00:00
Fixed some JS things [skip ci]
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* globals $, categoryID */
|
||||
/* globals $, categoryID, googleColumnChart */
|
||||
$(function () {
|
||||
"use strict";
|
||||
if (typeof categoryID !== 'undefined') {
|
||||
|
Reference in New Issue
Block a user