Allow ascii in rooms, changed themes

This commit is contained in:
James Booth
2016-02-25 02:02:02 +00:00
parent bb8bb9de5c
commit fe1585ecfd
3 changed files with 5 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ import platform
def _cmd_platform():
result_summary = platform.platform()
prof.cons_show(result_summary)
prof.cons_show_themed("platform", "line", None, result_summary)
def prof_init(version, status):
synopsis = [