Skip to content

Commit

Permalink
Update server.js
Browse files Browse the repository at this point in the history
  • Loading branch information
HeyHamachi committed Feb 18, 2024
1 parent f4b80ff commit eb05096
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tab/js/server.js
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ window.BlueFoxScript = class extends BlueFoxScript {
].join("\n"),
language: "javascript",
tabSize: 2,
automaticLayout: true,
});
});
},
Expand Down

0 comments on commit eb05096

Please sign in to comment.