define roomlist globally

master
Nicolò Balzarotti 2018-09-17 13:26:37 +02:00
parent e21b0c2315
commit 13892cf6d3
1 changed files with 2 additions and 0 deletions

View File

@ -484,6 +484,8 @@ end
# Execution #
#############
roomlist = Dict()
function do_cmd!(command::MatrixCommand, repl)
global user
if command.spec.kind == CMD_MSG