🎨 dashlet-badge.js : restore leading semicolon

See added info in js/README.md on reason why this semicolon has to be there
This commit is contained in:
Pierre Goiffon
2021-03-18 12:11:46 +01:00
parent 5320f3f5fd
commit 3959ed505b
2 changed files with 27 additions and 2 deletions

View File

@@ -16,6 +16,7 @@
* You should have received a copy of the GNU Affero General Public License
*/
;
$(function () {
$.widget('itop.dashlet_badge',
{