Skip to content

Commit

Permalink
oops forgot space
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben10083 committed Sep 9, 2024
1 parent 4b09158 commit 4f0df89
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
data["machine_id"] = machine_id
data["station_account_number"] = "[SSeconomy.station_account.account_number]"
data["station_account_money"] = SSeconomy.station_account.money

data["accounts"] = list()
if(get_access_level())
var/list/SSeconomy_accounts = centcomm_db ? SSeconomy.all_money_accounts : SSeconomy.get_public_accounts()
Expand Down

0 comments on commit 4f0df89

Please sign in to comment.