Skip to content

Commit

Permalink
Update config.ld
Browse files Browse the repository at this point in the history
  • Loading branch information
bleonheart committed Jun 9, 2024
1 parent 5654cdc commit 03b0499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.ld
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ new_type("information", "Information", true)
new_type("library", "Libraries", true)
new_type("hooks", "Hooks", true)
new_type("meta", "Meta", true)
new_type("configurations", "Configurations", true)
new_type("configuration", "Configurations", true)
new_type("structures", "Structures", true)
new_type("store", "Store", true)
tparam_alias("inventory", "Inventory")
Expand Down

0 comments on commit 03b0499

Please sign in to comment.