Updated build files
This commit is contained in:
@@ -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
Reference in New Issue
Block a user