Skip to content

Commit

Permalink
export pipeworks.tptube.remove_tube (#105)
Browse files Browse the repository at this point in the history
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
  • Loading branch information
BuckarooBanzay and BuckarooBanzay authored Jan 28, 2024
1 parent 6d824a3 commit c87522c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tubes/teleport.lua
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@ pipeworks.tptube = {
hash = hash_pos,
get_db = function() return tube_db end,
save_tube_db = save_tube_db,
remove_tube = remove_tube,
set_tube = set_tube,
save_tube = save_tube,
update_tube = update_tube,
Expand Down

0 comments on commit c87522c

Please sign in to comment.