Skip to content

Commit

Permalink
cosmo removed from main
Browse files Browse the repository at this point in the history
  • Loading branch information
NormanTUD committed Feb 27, 2024
1 parent ff49f25 commit 88aea03
Show file tree
Hide file tree
Showing 38 changed files with 126 additions and 2,068 deletions.
2 changes: 1 addition & 1 deletion asanai.js
Original file line number Diff line number Diff line change
Expand Up @@ -11240,7 +11240,7 @@ if len(sys.argv) == 1:
var ruler = "";
var br = "";

$("#maximally_activated_content").prepend(`<${type_h2} class='h2_maximally_activated_layer_contents'>${ruler}<input class="hide_in_cosmo_mode" style='width: 100%' value='Layer ${layer + types_in_order}' /></${type_h2}>${br}`);
$("#maximally_activated_content").prepend(`<${type_h2} class='h2_maximally_activated_layer_contents'>${ruler}<input style='width: 100%' value='Layer ${layer + types_in_order}' /></${type_h2}>${br}`);

this.log(this.#tr("done_generating_images"));

Expand Down
Loading

0 comments on commit 88aea03

Please sign in to comment.