Skip to content

Commit

Permalink
fix digilines "get" command not working
Browse files Browse the repository at this point in the history
  • Loading branch information
OgelGames committed Jan 11, 2022
1 parent 8538869 commit 5edebcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions digilines.lua
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ local function digiline_receive(pos, _, channel, msg)
end

telemosaic.digilines = {
receptor = {},
effector = {
action = digiline_receive
}
Expand Down

0 comments on commit 5edebcc

Please sign in to comment.