mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-29 16:29:17 +02:00
proper uecp
This commit is contained in:
+1
-1
@@ -89,7 +89,7 @@ function unregister_rtp(ertp)
|
||||
end
|
||||
end
|
||||
|
||||
table.insert(on_states, function ()
|
||||
table.insert(hooks.on_state, function ()
|
||||
if rds.ext.get_rtp_meta(false) then init_rtp() end
|
||||
if rds.ext.get_rtp_meta(true) then init_ertp() end
|
||||
end)
|
||||
Reference in New Issue
Block a user