提交 be9f5d68 编写于 作者: J Jo-Philipp Wich

libs/core: mark relay protocol as floating

上级 2337ee92
......@@ -41,7 +41,7 @@ function proto.is_installed(self)
end
function proto.is_floating(self)
return false
return true
end
function proto.is_virtual(self)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册