mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-02-15 01:22:24 +01:00
Updated spacing
Updating spacing from a tab character to spaces
This commit is contained in:
@ -1784,7 +1784,7 @@ Gang.prototype.createGangMemberDisplayElement = function(memberObj) {
|
||||
id: name + "gang-member-task",
|
||||
});
|
||||
const taskSelector = createElement("select", {
|
||||
class: "dropdown",
|
||||
class: "dropdown",
|
||||
id: name + "gang-member-task-selector",
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user