mirror of
https://github.com/kepler155c/opus
synced 2025-10-26 21:27:40 +00:00
cleanup
This commit is contained in:
@@ -46,8 +46,8 @@ if device.wireless_modem then
|
||||
function()
|
||||
os.sleep(3)
|
||||
local tabId = multishell.openTab({
|
||||
fn = chatClient,
|
||||
title = 'Chatroom',
|
||||
fn = chatClient,
|
||||
title = 'Chat',
|
||||
hidden = true,
|
||||
})
|
||||
tab = multishell.getTab(tabId)
|
||||
|
||||
Reference in New Issue
Block a user