Updated build files

This commit is contained in:
MonoliYoda
2023-11-15 19:51:32 +01:00
parent a92fd7ccaf
commit 4bbd5b7b43
4 changed files with 3 additions and 3 deletions

View File

@@ -1872,7 +1872,7 @@ define([
options = $.extend({}, defaultOptions, options);
return this.each(function(){
if(!planets) return
if(!planets) return '<table></table>'
if(planets.length){
// Abyss systems don´t have planets -> no tooltip
let element = $(this);

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long